mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-29 08:39:44 +08:00
b1d7833600
While not strictly asan-related, this bug was found while running tests under asan. Evidently, strings are pooled differently in that build configuration. TEST=crashpad_util_test ExceptionPorts.* R=rsesek@chromium.org Review URL: https://codereview.chromium.org/1291573004 .