diff options
author | David Chen <dwchen@google.com> | 2017-11-22 16:47:59 -0800 |
---|---|---|
committer | David Chen <dwchen@google.com> | 2017-11-22 16:49:11 -0800 |
commit | c18abedfe29eb51fec14797ecf0bb101d22900b2 (patch) | |
tree | fbe8e2dd3ce3fa840de942ad4f898393dbe5ab48 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 916c83d2271d6d536e3ca2ea2b57892d9a15470c (diff) |
Fixes out of range bug in SimpleConditionTracker.
One of the unit tests was flaky because mStopAllLogMatcherIndex may
be greater than the size of eventMatcherValues, so we access an
element that is greater than the vector size.
Test: Check unit-tests still work. Flake is a bit hard to find.
Change-Id: Ib177cd0ae00bbe7aa6982c6ec31d9094253a9c10
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions