diff options
author | Gabriele Svelto <gsvelto@mozilla.com> | 2016-10-11 12:42:43 +0200 |
---|---|---|
committer | Ted Mielczarek <ted@mielczarek.org> | 2016-10-18 19:37:33 +0000 |
commit | e6d1c032baa222d8a8dc87813e9067199ec0266d (patch) | |
tree | a2c378409fe72c80089663dfaf9296fd542f078e /src/processor/proto/process_state.proto | |
parent | Also treat DBG_PRINTEXCEPTION* as debug exceptions (diff) | |
download | breakpad-e6d1c032baa222d8a8dc87813e9067199ec0266d.tar.xz |
Fix iterating over the MDXStateFeature entries on 32-bit hosts
On 32-bit hosts the new code for dumping version 5 of the MDRawMiscInfo
structure uses a 32-bit left shift to select flags corresponding to the
entries in the MDXStateFeature array. Since the array is made of 64
element this automatically skipped half of it.
Change-Id: Ic4e3beaf6c56083524b33da9a396c14eec0d2bd2
Reviewed-on: https://chromium-review.googlesource.com/396107
Reviewed-by: Ted Mielczarek <ted@mielczarek.org>
Diffstat (limited to 'src/processor/proto/process_state.proto')
0 files changed, 0 insertions, 0 deletions