summaryrefslogtreecommitdiffstats
path: root/runtime/indirect_reference_table.cc
diff options
context:
space:
mode:
authorDave Allison <dallison@google.com>2013-11-22 17:39:19 -0800
committerDave Allison <dallison@google.com>2013-12-19 23:15:48 +0000
commit0f5f6bbc3a0bb125875f28ad61584001989a7f10 (patch)
treee3668ea3ff2a004780fce093d941708cf495615b /runtime/indirect_reference_table.cc
parente40687d053b89c495b6fbeb7a766b01c9c7e039c (diff)
downloadart-0f5f6bbc3a0bb125875f28ad61584001989a7f10.zip
art-0f5f6bbc3a0bb125875f28ad61584001989a7f10.tar.gz
art-0f5f6bbc3a0bb125875f28ad61584001989a7f10.tar.bz2
Fix thread checkpoint issue
This changes a do...while loop into a while(true) with a break out. Fixes issue where checkpoint functions can cause the thread state to become overwritten by a garbage value. Bug: 11809176 Change-Id: Ifbbc5e5cee85649d57f71267933539eefa7e25ea
Diffstat (limited to 'runtime/indirect_reference_table.cc')
0 files changed, 0 insertions, 0 deletions