[fetchmail][PATCH] segfault while parsing malformed received header2004-03-25 14:09:15Hi,
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
|
|
||||||||||||||||