]> 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 11:21:11 +0000 (13:21 +0200)
commit713209ac7778b411a94344d7eb346b5101ade0da
treeda8695bed2d7e65444a68fa6be69163072ac7f89
parenta461bce78a8a664f77ce1fff4a6c9512347ae124
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