summaryrefslogtreecommitdiff
path: root/compiler/optimizing/instruction_builder.cc
diff options
context:
space:
mode:
author Lokesh Gidra <lokeshgidra@google.com> 2022-10-01 22:23:35 -0700
committer Treehugger Robot <treehugger-gerrit@google.com> 2022-10-03 21:45:32 +0000
commit36bf366f468f165a98f8e98218d52106d764ead2 (patch)
tree3820145eb485d0c68171bbfd8f0cf5eac8e6ae4b /compiler/optimizing/instruction_builder.cc
parent729277fa70c8a722e7ca7a319ecf9dc8a1ad9303 (diff)
Avoid accessing live-words bitmap past its size
When accessing the last page of the moving space, we were accessing the word past the live-words bitmap, which could cause SIGSEGV. Bug: 160737021 Test: art/test/testrunner/testrunner.py --target Change-Id: I7032af6265d7e18207b71f7f2325d69f06917324
Diffstat (limited to 'compiler/optimizing/instruction_builder.cc')
0 files changed, 0 insertions, 0 deletions