summaryrefslogtreecommitdiff
path: root/runtime/class_linker.cc
diff options
context:
space:
mode:
author Nicolas Geoffray <ngeoffray@google.com> 2024-05-31 12:12:50 +0100
committer Nicolas Geoffray <ngeoffray@google.com> 2024-05-31 13:01:20 +0000
commit89cd145a0ad31c3bb9151eb27f1b02af9ca140a2 (patch)
tree235206f34f16f879e23db85d9935c881cdbda1e5 /runtime/class_linker.cc
parentea096e4d28d23ed289b418d24daa177e002f2672 (diff)
Fix a braino in JitCodeCache::RemoveMethodsIn.
Only update `it` only after using it. Otherwise we're using the wrong element, or using `end()`. Spotted by mingaleev@! Test: test.py Change-Id: Ieb848b8f28f6d53abde6c3058b6cd2d4b1c79a1b
Diffstat (limited to 'runtime/class_linker.cc')
0 files changed, 0 insertions, 0 deletions