mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
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 .