https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7509

--- Comment #4 from RW <rwmailli...@googlemail.com> ---
I don't see the point of this. The author very likely made a decision not to
bother freeing these small strings as they can't add up to more than the size
of the ARGV variables. On average you are probably wasting more memory on the
free() calls than you gain on the heap.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to