summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2014-07-25 11:50:47 -0700
committerMathieu Chartier <mathieuc@google.com>2014-07-25 11:55:24 -0700
commitb2ac1ab47f84bd989fb2c94a532f5dc7d177ebe4 (patch)
treec3aefe606344b60b22d8b795ef37717448d5c542 /test/ProfileTestMultiDex
parent5d79044420e2cb03c0cd27c47f834943983aeb4b (diff)
Fix main space memory leak and add checks.
The hypothesis is that we were leaking the main space and its bitmaps, then eventually we would run out of virtual address space, which would cause a null bitmap (DCHECK). Finally when we tried adding the space with a null bitmap to the heap bitmap it segfaulted. Changed some non performance critical DCHECK -> CHECK. Bug: 16563323 (cherry picked from commit 2796a1669ae0f3b96db8432fbd8be1b93bf335c4) Change-Id: Ifa9d866c6c89eff22a547af4db70bc79a77690ed
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions