95ed10ff43
kill -l SIGHUP (or any other signal-name prefixed with "SIG") would cause free() to be called with a bad pointer instead of a pointer to what was allocated. Fix this and add test-case. |
||
---|---|---|
.. | ||
.gitignore | ||
fileutils.c | ||
signals.c | ||
strutils.c | ||
strverscmp.c | ||
test_fileutils.c | ||
test_process.c | ||
test_strtod_nol.c | ||
test_strutils.c |