]> Savannah Git Hosting - gnulib.git/commit
sigsegv tests: Avoid a crash on NetBSD 10.0/i386.
authorBruno Haible <bruno@clisp.org>
Sun, 7 Apr 2024 14:53:02 +0000 (16:53 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 8 Apr 2024 10:46:02 +0000 (12:46 +0200)
commitaa0aa87e6167481975053cbbfeffae95b8fad5b6
tree81381257107740ee6df59441668c3b4b6570b02e
parent853a41c64b1d9866c2c587d36e076e206b49d8ae
sigsegv tests: Avoid a crash on NetBSD 10.0/i386.

* tests/test-sigsegv-catch-stackoverflow1.c
(stackoverflow_handler_continuation): On NetBSD/i386, align the stack
pointer before calling longjmp.
ChangeLog
tests/test-sigsegv-catch-stackoverflow1.c