Richard Stanway 90a45a0ca0 libobs: Don't call signal handlers that got removed
It's possible for one signal handler to disconnect another during signal_handler_signal, which could result in crashes when the disconnected signal handler is called with a potentially freed data pointer due to other cleanup.
2015-10-13 01:08:51 +02:00
..
2015-09-22 20:49:04 -07:00
2015-08-12 15:30:29 +02:00
2015-05-11 20:45:25 +02:00
2015-05-11 20:45:25 +02:00
2015-08-12 15:30:29 +02:00
2015-09-22 11:30:38 -07:00