]> 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:30:21 +0000 (09:30 +0100)
commit52ae9c9f87fcf33df917c986ed937bd5672e6911
tree74c1323687c16913bb0947aa3f952c8fe4096baf
parent601674d2522e1fbf1a4da34390d6a5cdacd1aaed
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