b83e5a718e
- A pointer test was unsafe because the allocator could recycle the address for a new thread. Fixes #24692 R=asiva@google.com Review URL: https://codereview.chromium.org/1425463004 .