remove longjmp from signal handler in mhl
authorPhilipp Takacs <philipp@bureaucracy.de>
Sat, 21 Feb 2015 11:09:33 +0000 (12:09 +0100)
committerPhilipp Takacs <philipp@bureaucracy.de>
Sun, 22 Feb 2015 22:19:11 +0000 (23:19 +0100)
commitc72e2386fd126324e3b699d4b37f71a3c40f56bc
tree9a4d209fa795bcc3569641ffb3a5cf76665777bc
parent62b0c6727235a0bc560179dbf6b13d252716c02c
remove longjmp from signal handler in mhl

To avoid undefined behavior set an interrupt flag
in the signal handler.
uip/mhl.c