17 messages in net.sourceforge.lists.courier-maildrop[maildropl] Re: Working on patch to a...
FromSent OnAttachments
Rob HuttonAug 22, 2003 1:51 pm 
Andreas StollarAug 22, 2003 4:06 pm 
Sam VarshavchikAug 22, 2003 7:46 pm 
Martin List-PetersenAug 23, 2003 6:17 am 
Rob HuttonAug 23, 2003 8:26 am 
Rob HuttonAug 23, 2003 9:57 am 
Sam VarshavchikAug 23, 2003 5:36 pm 
Rob HuttonAug 23, 2003 8:17 pm 
Rob HuttonAug 24, 2003 12:27 pm 
Sam VarshavchikAug 24, 2003 1:40 pm 
Rob HuttonAug 24, 2003 2:30 pm 
Rob HuttonAug 24, 2003 6:44 pm 
Rob HuttonAug 25, 2003 6:42 pm 
Matthias AndreeAug 25, 2003 8:04 pm 
Sam VarshavchikAug 26, 2003 6:10 am 
Peter MannAug 26, 2003 7:18 am 
Matthias AndreeAug 26, 2003 5:31 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] Re: Working on patch to autocreate maildirs/off topicActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Aug 26, 2003 6:10:11 am
List:net.sourceforge.lists.courier-maildrop

Matthias Andree writes:

"Rob Hutton" <rob.@comcast.net> writes:

Thank you, I am glad to know that my code reeks ;-) or something like that. I will look into it in the next couple of days.

It's not your code that smells, but "libc.so.6". >:-) This one's some glibc-2.X.Y version, and typically used on Linux.

#0 0x402179d4 in mallopt () from /lib/libc.so.6 #1 0x40216b61 in malloc () from /lib/libc.so.6

And if some rogue process corrupts the heap, this is the most likely place where things will end up crashing.