mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-26 23:01:05 +08:00
Mark Mentovai
dcdbd2098f
minidump: Be consistent about setting the fields of WritableIoVec.
The iov_base field appears before the iov_len field, but for some reason, sometimes the fields were being set in the reverse order. TEST=minidump_test R=rsesek@chromium.org Review URL: https://codereview.chromium.org/678473003
Description
Languages
C++
92.6%
Objective-C++
2.5%
C
2%
Python
1.7%
Assembly
0.9%
Other
0.3%