Bug Tracker item #2853156, was opened at 2009-09-06 23:18
Message generated for change (Settings changed) made by sbajic
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2853156&group_id=250683

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: daemon
Group: v3.9.0
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Franck Bourdonnec (franck78)
>Assigned to: Stevan Bajic (sbajic)
Summary: several missed close();

Initial Comment:
return 0; statement at line 3718 and the following two at 3726 3721
will not close file and socket in dspam.c

http://dspam.git.sourceforge.net/git/gitweb.cgi?p=dspam/dspam;a=blob;f=src/dspam.c;h=98d9f30f71cc0270b7e0ff2ed62e5ee90e9764f4;hb=98d9f30f71cc0270b7e0ff2ed62e5ee90e9764f4#l3718

following function feed_clam() also have unclosed socket at line
3783, 3791





----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2853156&group_id=250683

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Dspam-devel mailing list
Dspam-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to