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
- Build Status
Buildable 21334 Build 21334: arc lint + arc unit
Paths
| 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 160148 compiler-rt/lib/hwasan/hwasan_thread.cc
|