summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-03 18:35:45 +0000
committerasargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-03 18:35:45 +0000
commitf2b468ebe574b624abe10d2bb4448b81e5f9f98a (patch)
tree76180591938bfec30b562069f4fed644b9fa413b
parent0f9cf9774f4bf04febc159f12c5b4e708a19ed4f (diff)
downloadchromium_src-f2b468ebe574b624abe10d2bb4448b81e5f9f98a.zip
chromium_src-f2b468ebe574b624abe10d2bb4448b81e5f9f98a.tar.gz
chromium_src-f2b468ebe574b624abe10d2bb4448b81e5f9f98a.tar.bz2
Suppress leaks for bug 20703
BUG=http://crbug.com/20703 TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25337 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/test/data/purify/unit_tests.exe_MLK.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/chrome/test/data/purify/unit_tests.exe_MLK.txt b/chrome/test/data/purify/unit_tests.exe_MLK.txt
index e69de29..5ac4e00 100644
--- a/chrome/test/data/purify/unit_tests.exe_MLK.txt
+++ b/chrome/test/data/purify/unit_tests.exe_MLK.txt
@@ -0,0 +1,11 @@
+# See http://crbug.com/20703
+Alloc Location
+ ...
+ ipc/ipc_sync_channel.cc:347 IPC::SyncChannel::SyncChannel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *)
+ chrome/common/child_thread.cc:42 ChildThread::Init(void)
+ chrome/common/child_thread.cc:27 ChildThread::ChildThread(basic_string::std const&)
+ chrome/renderer/render_thread.cc:97 RenderThread::RenderThread(basic_string::std const&)
+ chrome/renderer/render_thread_unittest.cc:22 RenderThreadTest::SetUp(void)
+ testing/gtest/src/gtest.cc:2021 testing::Test::Run(void)
+ ^^^
+