Date: Sat, 7 Apr 2001 08:26:31 -0700 (PDT) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libfetch ftp.c Message-ID: <200104071526.f37FQV734607@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2001/04/07 08:26:31 PDT Modified files: lib/libfetch ftp.c Log: If the server's reply to the SIZE command is unparseable, reset us->size to -1 so the caller will know it's invalid. This is an MFC candidate. Revision Changes Path 1.62 +2 -1 src/lib/libfetch/ftp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104071526.f37FQV734607>