commit | 6e88ef6b604a7a945a466784580c42e6554c1289 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Tue Oct 14 15:01:24 2014 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Tue Oct 14 15:43:21 2014 -0700 |
tree | 1e296564787b51514cf2eca5b732647c1a82912e | |
parent | 58e51f38e2304a08aa9ec380383e0b3614f96a96 [diff] |
Change MemMap::maps_ to not be global variable Runtime.exit() was causing globals to get destructed at the same time that another thread was using it for allocating a new mem map. Bug: 17962201 Change-Id: I400cb7b8141d858f3c08a6fe59a02838c04c6962