]> Savannah Git Hosting - gnulib.git/commit
sigsegv tests: Work around a longjmp bug on GNU/Hurd.
authorBruno Haible <bruno@clisp.org>
Mon, 6 Jan 2025 00:16:11 +0000 (01:16 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 18 Jan 2025 08:03:17 +0000 (09:03 +0100)
commit1a54d2d97667d8f9cc2ac02580f78264de4849bd
tree7e3311a5685fbec213bee76078e074054d73c8c5
parent42b95f5ef1890f0992569a8b4dd233b7998ff299
sigsegv tests: Work around a longjmp bug on GNU/Hurd.

* tests/test-sigsegv-catch-stackoverflow1.c (_FORTIFY_SOURCE,
__USE_FORTIFY_LEVEL): Undefine, as a workaround to the Hurd longjmp bug.
* tests/test-sigsegv-catch-stackoverflow2.c (_FORTIFY_SOURCE,
__USE_FORTIFY_LEVEL): Likewise.
* doc/posix-functions/longjmp.texi: Document the Hurd bug.
ChangeLog
doc/posix-functions/longjmp.texi
tests/test-sigsegv-catch-stackoverflow1.c
tests/test-sigsegv-catch-stackoverflow2.c