diff options
author | Andreas Gampe <agampe@google.com> | 2014-06-12 19:35:05 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2014-06-12 19:41:45 -0700 |
commit | acc4d2f72a2cadce2964dd2cc9eb20f73fc552ff (patch) | |
tree | f0598b7c0e46816424f8d36d4f39ad0ba9351631 /compiler/optimizing/graph_visualizer.cc | |
parent | 3316ff53b8745707a492d0442a94174abc679ece (diff) |
ART: Check the number of invocation args in verifier
Check the number of invocation arguments against the method's
prototype signature. It could happen that the method wasn't
available, yet, in which case we would let a clearly wrong
instruction through.
This generalizes https://android-review.googlesource.com/#/c/97779/
Bug: 15570483
Change-Id: Ie81aff3c1166a2b2bf1385414dff2e22fbb40ef2
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions