diff options
author | digit@chromium.org <digit@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2013-03-21 08:22:37 +0000 |
---|---|---|
committer | digit@chromium.org <digit@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2013-03-21 08:22:37 +0000 |
commit | 0192fc21b9a5e93cbf57f63444ee1cca73e58d84 (patch) | |
tree | 25cf0d13e71a12fa9f94bfc236c6e2abfdedb508 /src/client/windows/build | |
parent | Linux MinidumpWriter should properly set number_of_processors on ARM (diff) | |
download | breakpad-0192fc21b9a5e93cbf57f63444ee1cca73e58d84.tar.xz |
Fix three unit tests on recent ARM devices.
Three unit tests were failing on recent ARM devices (e.g. Galaxy Nexus
or Nexus 4), while ran properly on older ones (e.g. Nexus S).
The main issue is that the instruction cache needs to be explicitely
cleared on ARM after writing machine code bytes to a malloc()-ed
page with PROT_EXEC.
Review URL: https://breakpad.appspot.com/540002
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1132 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/client/windows/build')
0 files changed, 0 insertions, 0 deletions