mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
The buffer sizing logic was correct to start with. I don’t know why I misread it. It should say “if this would resize to receive a large message, use the entire allocation rounded up to full page size, otherwise, only use the space expected for a message.” TEST=util_test R=rsesek@chromium.org Review URL: https://codereview.chromium.org/760573003
Description
Languages
C++
92.5%
Objective-C++
2.5%
C
2%
Python
1.8%
Assembly
0.9%
Other
0.3%