This is an archive of the discontinued LLVM Phabricator instance.

[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.
It's not a big deal, really.

Diff Detail

Event Timeline

eugenis created this revision.Aug 10 2018, 11:04 AM
vitalybuka accepted this revision.Aug 10 2018, 11:07 AM
This revision is now accepted and ready to land.Aug 10 2018, 11:07 AM
This revision was automatically updated to reflect the committed changes.
Herald added a subscriber: Restricted Project. · View Herald TranscriptAug 13 2018, 1:05 PM