commit | b43390cb87eace4a017f672d66cfb20fb9e76aa1 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <[email protected]> | Tue May 12 10:47:11 2015 -0700 |
committer | Mathieu Chartier <[email protected]> | Tue May 12 14:59:31 2015 -0700 |
tree | 7d4f2f0f0d0ad561f20cac4a2aa78cba9a477c78 | |
parent | 28d332c720cb7c9c0163c4844bb0c1a2a067470e [diff] |
Hold heap bitmap lock in Heap::GetObjectsAllocated Fixes a race condition where add and remove space could cause a crash when we iterated over the spaces. TODO: Add a spaces lock or something to guard against this. (cherry picked from commit a395c0a492079d86b312c9edc796d63001576954) Bug: 21031927 Change-Id: I7f0d558316f8e9d9f22ffd182e8666355bf50d47