rwatson 2008-03-08 15:48:06 UTC
FreeBSD src repository
Modified files:
sys/kern kern_sig.c
Log:
Unlock the process lock when expand_name() fails, or we may leak the
process lock leading to a hang. This bug was introduced in
kern_sig.c:1.351, when the call to expand_name() was moved earlier
bit this particular error case was not updated.
Revision Changes Path
1.356 +1 -0 src/sys/kern/kern_sig.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"