On Tuesday 16 December 2014 11:15:32 Cong Ma wrote: > In ftp.c, the return value of ftp_response() is not checked before using > the pointer respline. Subsequent call ftp_expected_bytes (respline) > will possibly dereference the uninitialized pointer, thereby crashing > wget. > > This patch moves the dereference of respline after the return-value > check, which should fix the crash. > > The problem has been reported against Fedora's wget package[1]. > > Thanks for reviewing and best wishes,
Thanks, pushed. Tim
signature.asc
Description: This is a digitally signed message part.
