]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Trapsignal() calls kern_sigprocmask() when delivering catched signal
authorKonstantin Belousov <kib@FreeBSD.org>
Thu, 29 Oct 2009 14:34:24 +0000 (14:34 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Thu, 29 Oct 2009 14:34:24 +0000 (14:34 +0000)
commit8084540253f5ddbef26a080561df2b6f8c24292f
tree491027a3f5d2fac20a6123c8bc612a7633da56a4
parentd8cd25d022ec27f585b607eb20e03f8788c67689
Trapsignal() calls kern_sigprocmask() when delivering catched signal
with proc lock held.

Reported and tested by: Mykola Dzham  freebsd at levsha org ua
MFC after: 1 month
sys/kern/kern_sig.c