summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorAart Bik <ajcbik@google.com>2016-05-23 14:58:49 -0700
committerAart Bik <ajcbik@google.com>2016-05-24 09:48:21 -0700
commitc2bc26513ea7c5e2dd9f3b102fb23fd207e4ce63 (patch)
treecabc7c8d7fc27ea901d1d80548d7daaec3b2efd4 /compiler/optimizing/graph_visualizer.cc
parent1e5dda549c11d02aff51f132760dd693e351ce85 (diff)
Fix bug in verifier: soft fail was hiding hard fail.
Rationale: Dexfuzzing found a situation where a soft fail (modifying a final field) was hiding a hard fail (type error on that field), which caused a crash in the compiler later on. Also added a crash-before/pass-after regression test, so we don't add the return by accident later. BUG=28908555 Change-Id: I0cdc400be22a2d9eb00db8c8c6b25a85fbdac993
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions