remove longjmp in signalhandler of slocal
authorPhilipp Takacs <philipp@bureaucracy.de>
Sat, 21 Feb 2015 10:38:18 +0000 (11:38 +0100)
committerPhilipp Takacs <philipp@bureaucracy.de>
Sun, 22 Feb 2015 22:15:51 +0000 (23:15 +0100)
commit62b0c6727235a0bc560179dbf6b13d252716c02c
treeed25bad4631f60e5ce3a637d3651ba86eb5a0705
parent11f38fca55972832ee09a3b1ac8693050500545b
remove longjmp in signalhandler of slocal

To avoid undefined behavior kill the child process
in the signal handler and set an interrupt flag.
h/rcvmail.h
uip/slocal.c