]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When clearing altsigstack settings on exec, do it to the right thread.
authorKonstantin Belousov <kib@FreeBSD.org>
Fri, 17 Mar 2017 13:37:37 +0000 (13:37 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Fri, 17 Mar 2017 13:37:37 +0000 (13:37 +0000)
commit469ec1eb6a38b9f17050a95a2c5a6c550e827264
tree31899e68d93fb2b28b69baeedf0ce37fa7d6db81
parentffa237e24f1d8b4e466aa5c7b2b6bc96fcf83537
When clearing altsigstack settings on exec, do it to the right thread.

Diagnosed by: smh
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
sys/kern/kern_sig.c