GWP-ASan: Report a different TID on macOS
The TID returned by PlatformThread::CurrentId() uses `pthread_mach_thread_np(pthread_self())` which does not match the one used by crashpad (and hence reported server-side.) Record a matching TID instead. Bug: 934888 Change-Id: I9606827874c6072fc8ba1dc9a1ed6b67e27a0898 Reviewed-on: https://chromium-review.googlesource.com/c/1484351 Auto-Submit: Vlad Tsyrklevich <vtsyrklevich@chromium.org> Reviewed-by:Vitaly Buka <vitalybuka@chromium.org> Reviewed-by:
Mark Mentovai <mark@chromium.org> Commit-Queue: Vlad Tsyrklevich <vtsyrklevich@chromium.org> Cr-Commit-Position: refs/heads/master@{#635667}
Showing
Please register or sign in to comment