diff options
author | qsr@chromium.org <qsr@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2014-06-06 16:20:15 +0000 |
---|---|---|
committer | qsr@chromium.org <qsr@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2014-06-06 16:20:15 +0000 |
commit | fe34e3f9fef1eb425b25a79f0da84e2f277d433b (patch) | |
tree | 32711b7c0a1b594d5ac5ac80addf350b0663a8eb /src/client/mac/UnitTests-Info.plist | |
parent | Add virtual dtor to LibcurlWrapper. (diff) | |
download | breakpad-fe34e3f9fef1eb425b25a79f0da84e2f277d433b.tar.xz |
Use PAGE_MAX_SIZE. PAGE_SIZE is now a variable size.
This fixes exception_handler.cc:77:8: error: fields must have a constant size:
'variable length array in structure' extension will never be supported
char protected_buffer[PAGE_SIZE] __attribute__((aligned(PAGE_SIZE)));
BUG=None
TEST=breakpad builds on ios8
R=mark@chromium.org
Review URL: https://breakpad.appspot.com/9654002
Patch from Justin Cohen <justincohen@chromium.org>.
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1338 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/client/mac/UnitTests-Info.plist')
0 files changed, 0 insertions, 0 deletions