mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-29 00:00:08 +08:00
335ef49467
exit(1) is a weird code for this, so I filed https://openradar.appspot.com/26894758. This doesn’t completely fix bug crashpad:121 unless both crashpad_snapshot_test and crashpad_snapshot_test_no_op are signed with the same Developer ID certificate. I’m hoping to get some action on https://openradar.appspot.com/26902656, which will enable a complete fix for this bug in unsigned developer builds. It would be unusual to have to sign test executables. BUG=crashpad:120,crashpad:121 TEST=crashpad_snapshot_test MachOImageAnnotationsReader.CrashDyld Change-Id: I54fdfaa9178029b91ea3cbc12f2760dfa5124858 Reviewed-on: https://chromium-review.googlesource.com/355260 Reviewed-by: Robert Sesek <rsesek@chromium.org>