diff options
author | Aart Bik <ajcbik@google.com> | 2016-06-01 14:06:00 -0700 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2016-06-01 14:39:19 -0700 |
commit | b05263225f6df798db565df0ef9a539f272603ed (patch) | |
tree | 12acac3488144071b6a06ce31a0c3951d59f40d3 /compiler/optimizing/graph_visualizer.cc | |
parent | bbfa42aa4c4b5cbc2ed2d8bdea6ff76da615a8aa (diff) |
Fix bug in verifier: hard fail allowed following softfail
Rationale:
Dexfuzzing found a situation where a hard fail (not calling
super in constructor) did not immediately bail, allowing
a soft fail to follow, causing a FATAL message later on.
With crash-before/pass after test.
BUG=29070461
Change-Id: I46bd7a7457b9d408b254400aadac122539f2279c
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions