kernel - Add missing reltoken/LWPRELE in signal error path
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 15 Aug 2013 21:08:51 +0000 (14:08 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 15 Aug 2013 21:08:51 +0000 (14:08 -0700)
commit9e4f4f966202bd10c164ec913b10b80aad5a44e7
treefca42c68d347af10ae1c6b7900b51c6025b7855d
parent7d9ed8050c1d3057ecea9122a35b1f099cb70336
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.
sys/kern/kern_sig.c