mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
The implementations requires NUL-termination for the underlying buffer, so just use std::string everywhere, rather than trying to detect whether strings are already NUL-terminated. Bug: chromium:817982, chromium:818376 Change-Id: I4c8dcb5ed15ebca4c531f9a5d0ee865228dc0959 Reviewed-on: https://chromium-review.googlesource.com/947742 Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Mark Mentovai <mark@chromium.org>