commit | 9e40da90263ec519857a5cd279af21a70bf43244 | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Tue Feb 25 13:00:04 2020 -0500 |
committer | Fabian Kozynski <kozynski@google.com> | Tue Feb 25 13:06:08 2020 -0500 |
tree | f33b5787b39bdd51c639dc2692ec4bf351ec63e0 | |
parent | 7b27da1d8fc439bc238507ffb9b54d7032e561a1 [diff] |
Iterate over a copy in QSTileHost#changeTiles Prevent OOB exception when iterating over the list of previous tiles, as it could be modified. As we just need to find out what changed, there's no need to add extra locking. Test: no test Fixes: 150212857 Change-Id: I129660a81771acba3d6a5da58fb14ed19659d4ea