From owner-cvs-all Sun Jan 20 11:53:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F30D37B404; Sun, 20 Jan 2002 11:53:13 -0800 (PST) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KJrDK37949; Sun, 20 Jan 2002 11:53:13 -0800 (PST) (envelope-from des) Message-Id: <200201201953.g0KJrDK37949@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 20 Jan 2002 11:53:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libfetch http.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/01/20 11:53:13 PST Modified files: lib/libfetch http.c Log: Check the return value from read() when reading the CR/LF at the end of a chunk. PR: bin/33608 MFC after: 2 weeks Revision Changes Path 1.50 +4 -2 src/lib/libfetch/http.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message