DescriptionFix IPC and base tests on ASAN Android bot.
The argv list passed to the main method when running a test in a
subprocess was not NULL terminated, something that the gtest launcher
takes advantage of.
This was causing an invalid memory read causing failures on the ASAN
bots.
BUG=680155, 680156
Review-Url: https://codereview.chromium.org/2622073004
Cr-Commit-Position: refs/heads/master@{#443095}
Committed: https://chromium.googlesource.com/chromium/src/+/fc0c5aaa4f06389720901ff12af43fe6738515ac
Patch Set 1 #
Messages
Total messages: 14 (9 generated)
|