Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Mar 2008 10:51:46 -0600
From:      "Christian S.J. Peron" <csjp@FreeBSD.org>
To:        Robert Watson <rwatson@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern kern_sig.c
Message-ID:  <20080308165146.GA29675@sub.vaned.net>
In-Reply-To: <200803081548.m28Fm6L2013117@repoman.freebsd.org>
References:  <200803081548.m28Fm6L2013117@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 08, 2008 at 03:48:06PM +0000, Robert Watson wrote:
> 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.
>   
    Pointy hat to:	csjp

Thanks for catching this!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080308165146.GA29675>