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

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

Issue 7737034: Revert 99677 (didn't help) - Revert 99666 (sync tests started failing on mac10.6: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 3 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 | « net/net.gyp ('k') | 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
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 99692)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -2239,18 +2239,6 @@
fun:_ZN4base6Thread10ThreadMainEv
}
{
- bug_46161
- Memcheck:Leak
- fun:_Znw*
- fun:*DnsReloadTimer7ExpiredEv
- fun:_ZN3net24DnsReloadTimerHasExpiredEv
- fun:_ZN3net22SystemHostResolverProcERKSsNS_13AddressFamilyEiPNS_11AddressListEPi
- fun:_ZN3net*15ResolveAddrInfoEPNS_16HostResolverProc*
- fun:_ZN3net16HostResolverImpl3Job8DoLookup*
- fun:_Z16DispatchToMethodIN3net16HostResolverImpl*
- fun:_ZN14RunnableMethodIN3net16HostResolverImpl*
-}
-{
bug_46250
Memcheck:Leak
fun:_Znw*
@@ -4804,6 +4792,19 @@
fun:_ZN3net16HttpStreamParser21DoReadHeadersCompleteEi
}
{
+ bug_89553
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN12_GLOBAL__N_111DnsReloader11MaybeReloadEv
+ fun:_ZN3net22DnsReloaderMaybeReloadEv
+ fun:_ZN3net22SystemHostResolverProcERKSsNS_13AddressFamilyEiPNS_11AddressListEPi
+ ...
+ fun:_ZN3net*15ResolveAddrInfoEPNS_16HostResolverProc*
+ fun:_ZN3net16HostResolverImpl3Job8DoLookup*
+ fun:_Z16DispatchToMethodIN3net16HostResolverImpl*
+ fun:_ZN14RunnableMethodIN3net16HostResolverImpl*
+}
+{
bug_89677
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « net/net.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698