summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2016-02-17 16:19:53 -0800
committerMathieu Chartier <mathieuc@google.com>2016-02-18 18:14:50 -0800
commit5351da0225d027a19420153615634a1c78966bca (patch)
tree71b664d4e25dcf6fef684a3ffb96775952184a37 /compiler/optimizing/graph_visualizer.cc
parent70e2d7e52ad1ed3226fdfcd3a2439c837f39c334 (diff)
Use image oat file instead of image header for immune spaces
The old immune spaces logic used the oat file information in the image header instead of the actual oat file pointer. This was incorrect for the app image case since the app image oat file is not necessarily at the address specified in the header. This bug could cause an incorrect immune region that caused large objects to get freed if they were within this immune region. Added test. Bug: 22858531 Change-Id: I243253e61ea1afd42c3bb2414c02ce6dd36d0f9c
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions