Re: SIGSEGV fixed in wget 1.6

2001-04-01 Thread Hrvoje Niksic
Nicols Lichtmaier [EMAIL PROTECTED] writes: It was ignoring the error when getting a directory failed. Thanks for the patch; I've applied it to 1.6 and 1.7.

SIGSEGV fixed in wget 1.6

2001-02-27 Thread Nicolás Lichtmaier
It was ignoring the error when getting a directory failed. --- wget-1.6.orig/src/ftp.c +++ wget-1.6/src/ftp.c @@ -1047,10 +1047,9 @@ /* Return the directory listing in a reusable format. The directory is specifed in u-dir. */ -static struct fileinfo * -ftp_get_listing (struct urlinfo