summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-10 23:32:21 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-10 23:32:21 +0000
commit03e2c0e6601deb7cb7ce972b1599c22d92cd0ea9 (patch)
tree96f5f5943824a329bce37cff24276a482bbfdd17 /tools
parent3406aa5746ea3ccfaead1a5be54af8417e6f54ac (diff)
downloadchromium_src-03e2c0e6601deb7cb7ce972b1599c22d92cd0ea9.zip
chromium_src-03e2c0e6601deb7cb7ce972b1599c22d92cd0ea9.tar.gz
chromium_src-03e2c0e6601deb7cb7ce972b1599c22d92cd0ea9.tar.bz2
Heapchecker: Update suppression for leak in buzz::XmppClient.
BUG=80654 TEST=none TBR=jhawkins Review URL: http://codereview.chromium.org/7583046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96249 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/heapcheck/suppressions.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index ed71dd0..b9ca8ee 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1407,10 +1407,10 @@
fun:std::vector::push_back
fun:ObserverListBase::AddObserver
fun:net::SSLConfigService::AddObserver
- fun:net::SSLClientSocketPool::SSLClientSocketPool
- fun:net::ClientSocketPoolManager::ClientSocketPoolManager
- fun:net::HttpNetworkSession::HttpNetworkSession
- fun:notifier::ProxyResolvingClientSocket::ProxyResolvingClientSocket
+ fun:SSLClientSocketPool
+ fun:ClientSocketPoolManager
+ fun:HttpNetworkSession
+ fun:ProxyResolvingClientSocket
fun:notifier::XmppClientSocketFactory::CreateTransportClientSocket
fun:notifier::ChromeAsyncSocket::Connect
fun:buzz::XmppClient::ProcessStartXmppLogin