diff options
author | Adam Lesinski <adamlesinski@google.com> | 2013-10-31 17:59:18 -0700 |
---|---|---|
committer | Adam Lesinski <adamlesinski@google.com> | 2013-11-01 12:00:53 -0700 |
commit | 83c7ac3b8e5faadb73313c73d401803d5d52f55f (patch) | |
tree | 2aeefb1bb25776fd36de65cbd5394d7a575e5268 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 099d842bdac481ea94527ab1f702342e41dca440 (diff) |
Fix off-by-one issue when removing from Iterator
MapCollections' iterator removes the preceding element
which causes IndexOutOfBoundsExceptions to be thrown
when removing the first element while iterating.
bug:11477476
Change-Id: Ifc8fcf0ca1651e759f3b2ab8356404564e9f7d0b
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions