Date: Mon, 1 Feb 1999 23:23:30 -0800 (PST) From: Bill Fenner <fenner@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern uipc_socket.c Message-ID: <199902020723.XAA29267@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fenner 1999/02/01 23:23:30 PST
Modified files:
sys/kern uipc_socket.c
Log:
Fix the port of the NetBSD 19990120-accept fix. I misread a piece of
code when examining their fix, which caused my code (in rev 1.52) to:
- panic("soaccept: !NOFDREF")
- fatal trap 12, with tracebacks going thru soclose and soaccept
Revision Changes Path
1.54 +7 -2 src/sys/kern/uipc_socket.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?199902020723.XAA29267>
