Date: Fri, 8 Feb 2002 12:19:44 -0800 (PST) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_subr.c Message-ID: <200202082019.g18KJi838127@freefall.freebsd.org>
index | next in thread | raw e-mail
tmm 2002/02/08 12:19:44 PST
Modified files:
sys/kern kern_subr.c
Log:
Fix a bug introduced in r. 1.28: when copy{in,out} would fail for an
iovec that was not the last one in the uio, the error would be ignored
silently.
Bug found and fix proposed by: jhb
Revision Changes Path
1.50 +2 -1 src/sys/kern/kern_subr.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202082019.g18KJi838127>
