GWP-ASan currently reports <unknown> thread ID, as the crash handler
merge dropped the include. Oops.
Details
Details
- Reviewers
morehouse - Commits
- rG85c0b34fc5a5: [GWP-ASan] Fix thread ID.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D75693
[GWP-ASan] Fix thread ID. ClosedPublic Authored by hctim on Mar 5 2020, 9:35 AM.
Details
Summary GWP-ASan currently reports <unknown> thread ID, as the crash handler
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 5 2020, 9:35 AM This revision is now accepted and ready to land.Mar 5 2020, 9:53 AM Closed by commit rG85c0b34fc5a5: [GWP-ASan] Fix thread ID. (authored by hctim). · Explain WhyMar 5 2020, 10:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 248552 compiler-rt/lib/gwp_asan/platform_specific/common_posix.cpp
compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.cpp
|