Commit fc3524df authored by thestig@chromium.org's avatar thestig@chromium.org

Heapchecker: Widen the suppression for leak in buzz::XmppClient.

BUG=80654
TEST=none
TBR=jhawkins
Review URL: http://codereview.chromium.org/7639001

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96456 0039d316-1c4b-4281-b951-d872f2087c98
parent 7100d018
......@@ -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
......
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