Skip to content
Snippets Groups Projects
Commit 6613d9f9 authored by NRK's avatar NRK Committed by Hiltjo Posthuma
Browse files

do not call signal-unsafe function inside sighanlder

die() calls vprintf, fputc and exit; none of these are
async-signal-safe, see `man 7 signal-safety`.
parent 9bffa845
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment