Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(659)

Unified Diff: tools/valgrind/memcheck/suppressions.txt

Issue 10828195: Remove unused memory suppression (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 8afc146aebc638336ec74144a1311c544f3da8cd..edc06f732e225bff6e4f67ea9f41676a03f1cf57 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3654,29 +3654,6 @@
fun:_ZN22ResourceDispatcherHost12BeginRequestEiRK23ResourceHostMsg_RequestPN3IPC7MessageEi
}
{
- bug_96101a
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN3net16UploadDataStream6CreateEPNS_10UploadDataEPi
- fun:_ZN3net22HttpNetworkTransaction14DoBuildRequestEv
- fun:_ZN3net22HttpNetworkTransaction6DoLoopEi
- fun:_ZN3net22HttpNetworkTransaction12OnIOCompleteEi
- fun:_ZN3net22HttpNetworkTransaction13OnStreamReadyERKNS_9SSLConfigERKNS_9ProxyInfoEPNS_10HttpStreamE
- fun:_ZN3net21HttpStreamFactoryImpl7Request13OnStreamReadyEPNS0_3JobERKNS_9SSLConfigERKNS_9ProxyInfoEPNS_10HttpStreamE
- fun:_ZN3net21HttpStreamFactoryImpl3Job21OnStreamReadyCallbackEv
-}
-{
- bug_96101b
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN3net22HttpNetworkTransaction14DoBuildRequestEv
- fun:_ZN3net22HttpNetworkTransaction6DoLoopEi
- fun:_ZN3net22HttpNetworkTransaction12OnIOCompleteEi
- fun:_ZN3net22HttpNetworkTransaction13OnStreamReadyERKNS_9SSLConfigERKNS_9ProxyInfoEPNS_10HttpStreamE
- fun:_ZN3net21HttpStreamFactoryImpl7Request13OnStreamReadyEPNS0_3JobERKNS_9SSLConfigERKNS_9ProxyInfoEPNS_10HttpStreamE
- fun:_ZN3net21HttpStreamFactoryImpl3Job21OnStreamReadyCallbackEv
-}
-{
bug_96103
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698