mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-10 06:36:02 +00:00
Writing directly into buf.tmp causes the nul-terminator to overflow into buf.crlf, which upsets some overflow detectors. Bug: crashpad:289 Change-Id: I241f1ae239ed8360ac5dfd245cb70e919ae73cd1 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/1545014 Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Joshua Peraza <jperaza@chromium.org>