Fix the TSan suppression for issue 794920
TSan suppressions can't be applied to memory allocation stacks in the reports, only to memory access stacks. Therefore suppress the access that occurs in base::debug::SetCrashKeyString() BUG=794920 TBR=rsesek@chromium.org Change-Id: I607bf4f13af69eade9a5c745d556a615f4c2d1c2 Reviewed-on: https://chromium-review.googlesource.com/972984Reviewed-by:Alexander Potapenko <glider@chromium.org> Commit-Queue: Alexander Potapenko <glider@chromium.org> Cr-Commit-Position: refs/heads/master@{#544724}
Showing
Please register or sign in to comment