utils: Don't reset SIGBUS, SIGFPE, SIGSEGV handlers under AddressSanitizer
AddressSanitizer sets handlers for these signals to provide better diagnostics.
Fixes: 52e494e5 "utils: Unignore all signals, not just the ones Steam historically altered"
AddressSanitizer sets handlers for these signals to provide better diagnostics.
Fixes: 52e494e5 "utils: Unignore all signals, not just the ones Steam historically altered"