Description[Crash Reporting] Improve sanitization of multipart boundary lines.
The minidump uploader attempts to sanitize multipart boundary lines present in
minidumps, but was not checking for invalid characters. Only alphanumeric
characters, plus dash, are valid.
BUG=712420
TEST=MinidumpUploadCallableTest
R=gsennton@chromium.org
Review-Url: https://codereview.chromium.org/2853653002
Cr-Commit-Position: refs/heads/master@{#468478}
Committed: https://chromium.googlesource.com/chromium/src/+/faf14f70fbb1920e12c952dd64f7c4e5cb670b5b
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add a comment explaining why the regex is alphanumdash #
Messages
Total messages: 13 (8 generated)
|