summaryrefslogtreecommitdiff
path: root/compiler/dex/quick/codegen_util.cc
diff options
context:
space:
mode:
author Mathieu Chartier <mathieuc@google.com> 2014-07-25 10:13:51 -0700
committer Mathieu Chartier <mathieuc@google.com> 2014-07-25 11:31:58 -0700
commit00b5915828f89daaefd9e8fb215658360f76762c (patch)
tree3c9f3509878323d3431567bea822ca2a1858cef3 /compiler/dex/quick/codegen_util.cc
parent9fbe946f49724ff7ae30da5d366a002d1e6addfa (diff)
Fix dangling pointer bug when transitioning to background.
Dangling pointer left behind from the old rosalloc / dlmalloc spaces. We now avoid using this pointer by using main_space_ and non_moving_space_ as well as clear the pointer when we remove the space. Bug: 16567203 Change-Id: Ida9ff30783e89cd4a4d86a4d0e912701692101f1
Diffstat (limited to 'compiler/dex/quick/codegen_util.cc')
0 files changed, 0 insertions, 0 deletions