It seems that I fall in this bug.
amavisd-new/Spamassassin make use of regexp (yes, spamassassin via perl).
Anyway, my memory becomes rapidely full on my mail relay (sarge +
postfix + amavisd-new + spamassassin + dcc-client + razor2 + pyzor +
sophie + clamav).
The packages are from sarge except
Package: libc6
Version: 2.3.2.ds1-22sarge3
Severity: important
Hi, i found memory leak in regcomp.
If regcomp fail due to invalid regular expression containing opening
bracket"(" , 40 bytes are lost.
see example source:
--- tmp.c begins here ---
#include
int
main(int argc, char **argv)
{
2 matches
Mail list logo