diff options
author | 2014-02-03 16:36:49 -0800 | |
---|---|---|
committer | 2014-02-03 16:49:17 -0800 | |
commit | c0a9ea40237de8fa3c623f68c904d416a3a79bf5 (patch) | |
tree | 86ecb21335886c951ca9745451bbdb63b09cba4b /compiler/dex/quick/codegen_util.cc | |
parent | ac33bfadbe78588401b77c4021c771e2a25fd974 (diff) |
Add missing SIRT to CreateArrayClass.
component_type was not guarded by a SIRT. This meant that it could
point to a stale object if AllocClass caused a GC.
Bug: 12875306
Change-Id: I387aa53cf461349b183360c37ff69bffbfe54041
Diffstat (limited to 'compiler/dex/quick/codegen_util.cc')
0 files changed, 0 insertions, 0 deletions