]> git.e2factory.org Git - e2factory.git/commit
Repair interrupt_hook() call from signal handler
authorTobias Ulmer <tu@emlix.com>
Fri, 8 Mar 2013 12:35:31 +0000 (13:35 +0100)
committerTobias Ulmer <tu@emlix.com>
Fri, 8 Mar 2013 12:35:31 +0000 (13:35 +0100)
commitcf3c42d001c934ce77909c552a48d63b55d83e0b
tree5950307408b39be1902549e36b0831ffa4f4364d
parent2e56c4365927749747636d1fcb2e753895e1622c
Repair interrupt_hook() call from signal handler

Also ignore signal while interrupt_hook() is running, to prevent
cleanup from being interrupted.

Signed-off-by: Tobias Ulmer <tu@emlix.com>
generic/e2util.c