Olof Sivertsson 95ed10ff43 kill: Fix free() with bad pointer on SIG-prefixed signal-name
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.
2016-09-11 09:58:55 +10:00
..
2016-03-10 22:27:09 +11:00
2016-03-10 22:27:09 +11:00
2016-03-12 15:07:30 +11:00
2016-03-10 22:27:09 +11:00