DescriptionFix TestingAutomationProvider::SimulateAsanMemoryBug.
1) Return before cause a crash.
2) Add `volatile` so that the compiler does not optimize us out.
FYI, The test initially added here:
https://gerrit.chromium.org/gerrit/#change,23212
BUG=chromium:126774
TEST=./run_remote_tests.sh client/site_tests/logging_AsanCrash
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138463
Patch Set 1 #
Total comments: 2
Patch Set 2 : more comments #
Total comments: 1
Patch Set 3 : "API -> method" #Patch Set 4 : bot fix #Patch Set 5 : sync #Patch Set 6 : sync #Messages
Total messages: 4 (0 generated)
|