Bug Tracker item #2796340, was opened at 2009-05-25 11:18
Message generated for change (Tracker Item Submitted) made by gladiac
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2796340&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Andreas (gladiac)
Assigned to: Nobody/Anonymous (nobody)
Summary: Don't exit() if malloc fails

Initial Comment:
When a library function calls exit(), it prevents the calling program from
handling the error, reporting it to the user, closing files properly, and
cleaning up any state that the program has. It is preferred for the
library to return an actual error code and let the calling program decide
how to handle the situation.

list.c is used in libdspam.so.

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

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

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Dspam-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to