Date: Mon, 11 Aug 2003 12:37:11 -0700 (PDT) From: Alexander Kabaev <kan@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_syscalls.c Message-ID: <200308111937.h7BJbBna061277@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kan 2003/08/11 12:37:11 PDT
FreeBSD src repository
Modified files:
sys/kern uipc_syscalls.c
Log:
Drop Giant in recvit before returning an error to the caller to avoid
leaking the Giant on the syscall exit.
Revision Changes Path
1.155 +4 -1 src/sys/kern/uipc_syscalls.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308111937.h7BJbBna061277>
