fetchmail-friends
[Top] [All Lists]

[fetchmail][PATCH] segfault while parsing malformed received header

2004-03-25 14:09:15
Hi,

a received header looking like this

Received: from code ([20.191.144.116])
          by

currently causes fetchmail 6.2.5 to segfault when in multidrop/received mode. 

Looks like there is a check for \0 missing in parse_received, the attached 
patch fixes this.

Kind regards,

Gerd

Attachment: fetchmail-6.2.5-parserec.patch
Description: Text Data

<Prev in Thread] Current Thread [Next in Thread>
  • [fetchmail][PATCH] segfault while parsing malformed received header, Gerd v. Egidy <=