OSDN Git Service

Initialize Heap's collector pointers to null.
authorVladimir Marko <vmarko@google.com>
Thu, 11 Aug 2016 17:25:53 +0000 (18:25 +0100)
committerVladimir Marko <vmarko@google.com>
Thu, 11 Aug 2016 19:18:03 +0000 (20:18 +0100)
commit8da690f6ec82621a484c58be7dc57325582193b4
tree69a7073ff915a1bd0b790b98d90a6bf77fe737ed
parent33699c9529add1c1ec4bb5dcb0807942709de224
Initialize Heap's collector pointers to null.

Test: Run ART test suite on host.
Bug: 30807718
Change-Id: I9b83b44df250b00af48dc1aa653d78aea84d0874
runtime/gc/heap.cc