diff options
author | mbelshe@google.com <mbelshe@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-12 22:03:36 +0000 |
---|---|---|
committer | mbelshe@google.com <mbelshe@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-12 22:03:36 +0000 |
commit | bf868f31aa29d66f3d63a90fb8062c160b438fe7 (patch) | |
tree | 0604c3c409e690d0bbc169b72ab2d16153b22b74 /chrome/test/data/purify | |
parent | 7a5b78b1a6be00b4a945f1b105fc64c79744777b (diff) | |
download | chromium_src-bf868f31aa29d66f3d63a90fb8062c160b438fe7.zip chromium_src-bf868f31aa29d66f3d63a90fb8062c160b438fe7.tar.gz chromium_src-bf868f31aa29d66f3d63a90fb8062c160b438fe7.tar.bz2 |
Attempt to silence purify bots with tcmalloc.
BUG=21432
TEST=none
TBR=erikkay
Review URL: http://codereview.chromium.org/200109
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26082 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/data/purify')
-rw-r--r-- | chrome/test/data/purify/unit_tests.exe_IPR.txt | 2 | ||||
-rw-r--r-- | chrome/test/data/purify/unit_tests.exe_IPW.txt | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/chrome/test/data/purify/unit_tests.exe_IPR.txt b/chrome/test/data/purify/unit_tests.exe_IPR.txt index e69de29..fe6ab48 100644 --- a/chrome/test/data/purify/unit_tests.exe_IPR.txt +++ b/chrome/test/data/purify/unit_tests.exe_IPR.txt @@ -0,0 +1,2 @@ +# 21432 +tcmalloc::SLL_Next diff --git a/chrome/test/data/purify/unit_tests.exe_IPW.txt b/chrome/test/data/purify/unit_tests.exe_IPW.txt new file mode 100644 index 0000000..d99bf2c --- /dev/null +++ b/chrome/test/data/purify/unit_tests.exe_IPW.txt @@ -0,0 +1,3 @@ +# 21432 +tcmalloc::CentralFreeList::ReleaseToSpans +tcmalloc::SLL_SetNext |