DescriptionLinux Sandbox: print to stderr in CrashSIGSYS_Handler
We always print to stderr if a system call is not handled by our sandbox.
It is more friendly to developers than crashing in debug mode, and in release
mode, this will allow to track issues when we can't have crash reports, which
is for instance the case with NaCl.
BUG=168812
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=215819
Patch Set 1 #Patch Set 2 : Small nits. #Messages
Total messages: 4 (0 generated)
|