OSDN Git Service

Fix GC memory overhead accounting.
authorMathieu Chartier <mathieuc@google.com>
Thu, 21 Aug 2014 19:21:48 +0000 (12:21 -0700)
committerMathieu Chartier <mathieuc@google.com>
Fri, 22 Aug 2014 18:48:07 +0000 (11:48 -0700)
commit2e290fb35ba1959e5a0ac85e87591ab9623808c1
tree728ffd30b914ab77dd115f49e4250976d9cc8432
parent1f8ea0402915b394461bb6a3ca58e05c62f63082
Fix GC memory overhead accounting.

There was some missing null checks.

Bug: 16238192

Change-Id: Iaf8d752db5f21e76f668c0066a063239ff374eee
runtime/gc/accounting/gc_allocator.cc
runtime/gc/accounting/gc_allocator.h