aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/dump_symbols.cc
diff options
context:
space:
mode:
authormmentovai <mmentovai@4c0a9323-5329-0410-9bdc-e9ce6186880e>2011-07-01 01:20:27 +0000
committermmentovai <mmentovai@4c0a9323-5329-0410-9bdc-e9ce6186880e>2011-07-01 01:20:27 +0000
commitbe55cc8cf05aace5e8769230e02b5948a0079496 (patch)
treefd6132c1770de6cfc2664f3f8c742235f84b02dc /src/common/linux/dump_symbols.cc
parentDelete OS failing test cases and note failure in relevant .h file. (diff)
downloadbreakpad-be55cc8cf05aace5e8769230e02b5948a0079496.tar.xz
Fix an assertion encountered in UntypedMDRVA::Copy().
Fix an assertion where a zero-length buffer was being passed to UntypedMDRVA::Copy(). This occurred when WriteFile() was given a file whose size was a multiple of the temporary buffer size. In this issue's case, the procfs file "environ" happened to be 2032 bytes, while the temporary buffer was 1016 bytes. Patch by Michael Krebs <mkrebs@chromium.org> git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@792 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/common/linux/dump_symbols.cc')
0 files changed, 0 insertions, 0 deletions