aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/dump_symbols.cc
diff options
context:
space:
mode:
authorTao Bai <michaelbai@chromium.org>2016-05-03 18:14:28 -0400
committerMark Mentovai <mark@chromium.org>2016-05-03 18:14:28 -0400
commit4f417c8c0ffceb6c2516c6ef00cd91ca5746d852 (patch)
tree974f7d18f7e85b3730052a5e01a2aa3b4150265a /src/common/linux/dump_symbols.cc
parentAdd parentheses to silence clang warning (diff)
downloadbreakpad-4f417c8c0ffceb6c2516c6ef00cd91ca5746d852.tar.xz
Write adjusted range back to module
In Android, the mmap could be overlapped by /dev/ashmem, we adjusted the range in https://breakpad.appspot.com/9744002/, but adjusted range isn't written back to module, this caused the corresponding module be dropped in BasicCodeModules copy constructor. This also fix a lot of 'unable to store module' warnings when dumping Android's minidump. BUG=606972 R=mark@chromium.org, wfh@chromium.org Review URL: https://codereview.chromium.org/1939333002 . Patch from Tao Bai <michaelbai@chromium.org>.
Diffstat (limited to 'src/common/linux/dump_symbols.cc')
0 files changed, 0 insertions, 0 deletions