Re: header folding bug in lmtpd?

2004-09-15 Thread Christian Stuellenberg
Jason Alderfer sagte: > I've discovered what appears to be a bug in the header folding code of > lmtpd. Cyrus-2.2.8 on Slackware Linux 9.1, 2.4 kernel. It occurs only > under the following specific conditions: > > 1. connections to lmtpd via TCP from a different server > 2. remote server connects

lmtpengine.c patch

2004-08-09 Thread Christian Stuellenberg
Hello cyrus-developers, Hello cyrus-user, I think I found a bug in lmtpengine.c. In function savemsg with defined SSL xrealloc is used and may move the old pointer p to a new memory segment. So it may be, that the pointers contained in the array fold point to an old memory segment and they are