http://bugzilla.spamassassin.org/show_bug.cgi?id=4028
------- Additional Comments From [EMAIL PROTECTED] 2005-01-04 11:59 ------- Subject: Re: memleak in libspamc.c On Sat, 18 Dec 2004, [EMAIL PROTECTED] said: > Sidney, in use_msg_for_out it would be safer to check that outbuf isn't null > before freeing it. Free isn't delete, free will crash on a null pointer > free. POSIX says otherwise: free(NULL) is explicitly permitted. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
