Fix crash in TokenizeCommandLineToArray.
Previously, a command line where the first argument had an unterminated double-quote would cause a crash. This CL also has some cleanup of dead code. BUG=869194 Change-Id: I20fa0814e35c5d10ab3ad76047c8233297f14a8d Reviewed-on: https://chromium-review.googlesource.com/1155991 Commit-Queue: Will Harris <wfh@chromium.org> Reviewed-by:Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#579526}
Showing
Please register or sign in to comment