diff options
author | mkrebs@chromium.org <mkrebs@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2012-12-12 02:30:09 +0000 |
---|---|---|
committer | mkrebs@chromium.org <mkrebs@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2012-12-12 02:30:09 +0000 |
commit | b7aeb9860811d202b52a28cb9dea369a3f39b135 (patch) | |
tree | 70b0ce25584c415aa32e11b2036a1c2a832fcab4 /src/common/linux/google_crashdump_uploader_test.cc | |
parent | Allow the Mac and iOS Breakpad clients to build without exceptions when the C... (diff) | |
download | breakpad-b7aeb9860811d202b52a28cb9dea369a3f39b135.tar.xz |
Fix minidump size limit used for MinidumpSizeLimit unittest
If the stack sizes for threads in the MinidumpSizeLimit test are too big,
then subtracting 64KB from the normal minidump file size is not enough to
trigger the size-limiting logic. Instead of basing the arbitrary limit off
of the normal file size, make it relative to the 8KB stack size the logic
assumes.
BUG=google-breakpad:510
TEST=Ran unittests
Review URL: https://breakpad.appspot.com/504002
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1090 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/common/linux/google_crashdump_uploader_test.cc')
0 files changed, 0 insertions, 0 deletions