Date: Wed, 13 Oct 1999 22:37:53 -0700 (PDT) From: Brian Feldman <green@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sys_generic.c Message-ID: <199910140537.WAA22976@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 1999/10/13 22:37:53 PDT Modified files: sys/kern sys_generic.c Log: Fix a race condition with shared fd tables and writev(). It's still not safe to consider file table sharing secure. Submitted by: Ville-Pertti Keinonen <will@iki.fi> Revision Changes Path 1.51 +8 -3 src/sys/kern/sys_generic.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?199910140537.WAA22976>