git: kernel - Add missing reltoken/LWPRELE in signal error path
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Aug 15 14:09:26 PDT 2013
commit 9e4f4f966202bd10c164ec913b10b80aad5a44e7
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Aug 15 14:08:51 2013 -0700
kernel - Add missing reltoken/LWPRELE in signal error path
* Add missing releases in the signal error path which can be triggered
when a dying process is signalled.
Summary of changes:
sys/kern/kern_sig.c | 4 ++++
1 file changed, 4 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9e4f4f966202bd10c164ec913b10b80aad5a44e7
--
DragonFly BSD source repository
More information about the Commits
mailing list