summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.h
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2014-08-18 15:02:59 -0700
committerMathieu Chartier <mathieuc@google.com>2014-08-18 16:46:51 -0700
commitd35326fc45ef71d88b82fd5fe6875ae07f3646cb (patch)
treebe357c470af88e29f54a5842ec6c136589675b49 /compiler/optimizing/graph_visualizer.h
parent7df1754ae17acd891995159fc50f3bb176b770dd (diff)
Fix heap corruption and verification.
There was a faulty assumption that space End() was always aligned to card boundaries. This was true for all spaces other than the image and resulted in heap corruption when the last object of the image space contained a reference to an object in another space. Also fixed an error where we called the pre GC verification post GC. Bug: 17080623 (cherry picked from commit 6724d8649ab73e4fb86c8014bda51b13bddf2f3f) Change-Id: I931149421c738653863eb6105dfdf7ecd750601a
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions