Skip to content

Quit normally again

Andreas Baierl requested to merge rellla/mali-syscall-tracker:fix-quit into master

Mutex has to be unlocked again in close(), otherwise the executed app is never ended until it gets a SIGINT. Also close the dump fd here.

Extend serialized_stop() for better mutex debugging.

Signed-off-by: Andreas Baierl ichgeh@imkreisrum.de

Merge request reports