commit | c7eb58c8b46c72cca3cea1582c7f860293a1cbe9 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Mon Oct 20 13:07:03 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Oct 20 13:07:03 2014 -0700 |
tree | 83cf8e5310dbb6cd80e9f8ebd39baf44432b95d1 | |
parent | 802ad83dca2efd57fde6c7ba666555ea78b5324c [diff] |
Stop doing at-exit cleanup of lazy pointers. There are only a fixed number of them, and we're already intentionally leaking in Release. CQ_EXTRA_TRYBOTS=client.skia:Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-ASAN-Trybot BUG=skia:2940 Review URL: https://codereview.chromium.org/606013004