]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libc: ssp: sprinkle around some __dead2
authorKyle Evans <kevans@FreeBSD.org>
Wed, 29 Sep 2021 21:48:20 +0000 (16:48 -0500)
committerKyle Evans <kevans@FreeBSD.org>
Wed, 6 Oct 2021 07:16:02 +0000 (02:16 -0500)
commit90a75a07ed465acc7135125eeff3a06ebb2b281e
tree918e6d14cbf498e750d8d762e19555d95300895e
parenta5f959ea48a0ae4b2e818246c6cb7140d69fe28c
libc: ssp: sprinkle around some __dead2

This is consistent with, e.g., NetBSD's implementation, which declares
these as noreturn in ssp/ssp.h.

(cherry picked from commit 5487294d79f9ebe72a847d0855adb4df85e0d66e)
lib/libc/secure/stack_protector.c