summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2019-12-09 08:52:33 -0800
committerCalin Juravle <calin@google.com>2019-12-09 20:40:18 +0000
commit9bab2374d3bec7c9396be735f63ce2a1d606e254 (patch)
treedfe5dca8f25f41b39f777f06acd85f605d03bf85 /compiler/optimizing/graph_visualizer.cc
parent4ca2f4894ced84805c3c1b707cc1db790339a582 (diff)
Fix overrun bug in MapBootImageMethods
In the case an ArtMethod spanned across page_end, the logic would corrupt the memory in the next section when calling SetEntryPointFromQuickCompiledCode. This cause errors in the boot image profile saving since that's one of the only places where boot image ArtMethods are unconditionally visited. Bug: 145686711 Bug: 139883463 Test: reboot the device 10+ times and validate there are no crashes for Test: boot image profiling configuration. Change-Id: I3a459d3b00b17f761ae703313f5c8f0c40ee3662
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions