]> Savannah Git Hosting - gnulib.git/commit
abort-debug: Don't assume that signal SIGABRT is unmasked and unhandled.
authorBruno Haible <bruno@clisp.org>
Thu, 18 Jul 2024 20:45:41 +0000 (22:45 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 18 Jul 2024 20:45:41 +0000 (22:45 +0200)
commit61d3e9ea6445164053f863060906414a86e391ce
treee547fadf4106af12e4a4a1f7bdbed08f99ba4b42
parentc8890abcb08693a1e524526d3a9b9d83a10cec38
abort-debug: Don't assume that signal SIGABRT is unmasked and unhandled.

* lib/abort-debug.c (rpl_abort): At the end, call the original abort
function.
ChangeLog
lib/abort-debug.c