From owner-cvs-all Tue Jan 4 2:45:51 2000 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 0B7E6151D8; Tue, 4 Jan 2000 02:45:49 -0800 (PST) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA11844; Tue, 4 Jan 2000 02:45:48 -0800 (PST) (envelope-from tg@FreeBSD.org) Message-Id: <200001041045.CAA11844@freefall.freebsd.org> From: Thomas Gellekum Date: Tue, 4 Jan 2000 02:45:48 -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 tg 2000/01/04 02:45:48 PST Modified files: (Branch: RELENG_3) lib/libc_r/uthread uthread_writev.c Log: MFC: Avoid an infinite loop if the last iov_len is 0. Reviewed by: deischen Revision Changes Path 1.10.2.3 +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