Don't crash when /proc/self/maps is inaccessible from main thread.
It's not a big deal, really.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCRT Compiler Runtime
Differential D50574
[hwasan] Handle missing /proc/self/maps. ClosedPublic Authored by eugenis on Aug 10 2018, 11:04 AM.
Details Summary Don't crash when /proc/self/maps is inaccessible from main thread.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 10 2018, 11:07 AM Closed by commit rCRT339607: [hwasan] Handle missing /proc/self/maps. (authored by eugenis). · Explain WhyAug 13 2018, 1:05 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 160431 lib/hwasan/hwasan_thread.cc
|