mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-26 23:01:05 +08:00
d108fd04a5
Some files, such as /proc/[pid]/maps, may not be accessible to the handler. This enables the handler access to the contents of those files via the broker. This change reads maps and auxv using ReadFileContents. Bug: crashpad:30 Change-Id: Ia19b498bae473c616ea794ab51c3f22afd5795be Reviewed-on: https://chromium-review.googlesource.com/989406 Reviewed-by: Mark Mentovai <mark@chromium.org>