Commit f70c93f0 authored by glider@chromium.org's avatar glider@chromium.org

Suppress races on _M_refcount between _M_dispose() and _M_is_leaked().

BUG=181502

Review URL: https://codereview.chromium.org/14322012

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194566 0039d316-1c4b-4281-b951-d872f2087c98
parent bef5cc1a
......@@ -44,6 +44,7 @@ race:third_party/libvpx/source/libvpx/vp8/encoder/*
# See http://crbug.com/181502
race:_M_rep
race:_M_is_leaked
# http://crbug.com/189177
race:thread_manager
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment