fetchmail-friends
[Top] [All Lists]

Re: [fetchmail]Segmentation Fault

2001-06-25 09:41:29
On Mon, 2001/06/25 at 18:10:44 +0200, Thomas Moestl wrote:
On Mon, 2001/06/25 at 10:55:55 -0400, Eric S. Raymond wrote:
Jens Schleusener <Jens(_dot_)Schleusener(_at_)debis-sfr(_dot_)de>:
On AIX 4.3.3 I got also segmentation faults with fetchmail version 5.8.9.

Is fixed.  Re-download, please.

Hmm, it's still segfaulting for me, downloaded a minute ago (MD5 sum
3188ebf53782f49ba27161af44e435c5). 
The attached patch should fix it (looks like a simple pasto).

Oops, sorry, that was only half a fix. While it cures the segfaults
for me, (msgcodes[i] == 0) doesn't indicate an invalid message, so a few
tests for (msgcodes[i] > 0) need to be changed to >=, otherwise
messages will e.g. not be flushed normally.
New patch attached (maybe it's even complete this time ;).

         - thomas

Attachment: fetchmail-driver2.diff
Description: Text document

<Prev in Thread] Current Thread [Next in Thread>