commit | c9b87c1daa0219858b0e455fd41466a6b8c2f1b8 | [log] [tgz] |
---|---|---|
author | Phil Weaver <pweaver@google.com> | Fri Aug 07 18:07:16 2020 +0000 |
committer | Phil Weaver <pweaver@google.com> | Sat Aug 08 00:37:19 2020 +0000 |
tree | 19210d0277a91878db40ece73ff17f70e8068d92 | |
parent | 15a576d66e7326b47acc9bd311ea1abbba6deaec [diff] |
Fix crash with multifinger touch exploration Range check index into motion event x and y before using it. Bug: 163107812 Test: Relying on treehugger. I can't reproduce the crash, so I'm just adding checks.