pkgsrc/mail/spamass-milter/patches
gdt c7c4d6f66d Memory allocation hygiene fix from PR pkg/44704.
spamass-milter forks, allocates memory and then execs, violating
locking rules.  This commit adds a patch from Juergen Hannken-Illjes
that moves the allocation above the fork.

TODO: upstream is recently alive again, after 5 years with no
releases.  Push these fixes upstream.
2011-03-18 15:26:30 +00:00
..
patch-aa Memory allocation hygiene fix from PR pkg/44704. 2011-03-18 15:26:30 +00:00
patch-ab
patch-ac