Created by: Carrotman42
As noted in the added code comment, there are points in time where it's possible that the app_sigaction is NULL for a signal. This PR makes us more defensive to avoid a crash on an internal unit test.
Issue #2214
Created by: Carrotman42
As noted in the added code comment, there are points in time where it's possible that the app_sigaction is NULL for a signal. This PR makes us more defensive to avoid a crash on an internal unit test.
Issue #2214