remove longjmp from signalhandler in getans
authorPhilipp Takacs <philipp@bureaucracy.de>
Sat, 21 Feb 2015 10:03:26 +0000 (11:03 +0100)
committerPhilipp Takacs <philipp@bureaucracy.de>
Sun, 22 Feb 2015 22:10:00 +0000 (23:10 +0100)
To avoid undefined behavior use close in the signal handler.


No differences found