diff options
| author | 2013-11-22 17:39:19 -0800 | |
|---|---|---|
| committer | 2013-12-19 23:15:48 +0000 | |
| commit | 0f5f6bbc3a0bb125875f28ad61584001989a7f10 (patch) | |
| tree | e3668ea3ff2a004780fce093d941708cf495615b /compiler/driver/compiler_driver_test.cc | |
| parent | e40687d053b89c495b6fbeb7a766b01c9c7e039c (diff) | |
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 'compiler/driver/compiler_driver_test.cc')
0 files changed, 0 insertions, 0 deletions