summaryrefslogtreecommitdiff
path: root/test/MultiDexModifiedSecondary
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:19:36 -0800
commitdf0a8275abadc96a6363b59f31c64981571d6ed9 (patch)
treebf8050b798fe5f3bc033ae2e6502efc5cd0297f0 /test/MultiDexModifiedSecondary
parent4ba85a6b887d3ffc1627ba3e7e9b74522ba926bb (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 (cherry picked from commit 5351da0225d027a19420153615634a1c78966bca) Change-Id: Ibf41b0c0a9a7b0d093146311e2603a186033e339
Diffstat (limited to 'test/MultiDexModifiedSecondary')
0 files changed, 0 insertions, 0 deletions