From owner-cvs-all Thu Dec 16 14:35:45 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 127A714C8C; Thu, 16 Dec 1999 14:35:42 -0800 (PST) (envelope-from jasone@FreeBSD.org) Received: (from jasone@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA42398; Thu, 16 Dec 1999 14:35:41 -0800 (PST) (envelope-from jasone@FreeBSD.org) Message-Id: <199912162235.OAA42398@freefall.freebsd.org> From: Jason Evans Date: Thu, 16 Dec 1999 14:35:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_writev.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jasone 1999/12/16 14:35:41 PST Modified files: lib/libc_r/uthread uthread_writev.c Log: Avoid an infinite loop if the last element of the iov array passed to writev() has an iov_len of 0. PR: bin/8281 Revision Changes Path 1.13 +14 -2 src/lib/libc_r/uthread/uthread_writev.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message