K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-03-08T15:48:06.000000Z K 7 svn:log V 244 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. END