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

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

Issue 7859023: Merge 100078 - Fix usage error for libresolv - res_ninit on OSX requires res_ndestroy to close (Closed) Base URL: svn://svn.chromium.org/chrome/branches/874/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/dns/dns_config_service_posix.cc ('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_mac.txt
===================================================================
--- tools/valgrind/memcheck/suppressions_mac.txt (revision 100315)
+++ tools/valgrind/memcheck/suppressions_mac.txt (working copy)
@@ -1905,15 +1905,3 @@
fun:_ZN5media51FFmpegVideoDecodeEngineTest_DecodeFrame_Normal_TestD0Ev
fun:_ZN7testing4Test11DeleteSelf_Ev
}
-{
- bug_95497
- Memcheck:Leak
- fun:calloc
- fun:res_build_start
- fun:res_9_vinit
- fun:res_9_ninit
- fun:_ZN3net21DnsConfigServicePosix15DnsConfigReader6DoReadEv
- fun:_ZN3net18WatchingFileReader9DoReadJobEv
- fun:_ZN4base8internal8Invoker1ILb0ENS0_15InvokerStorage1IMN3net18WatchingFileReaderEFvvEPS4_EES6_E8DoInvokeEPNS0_18InvokerStorageBaseE
-}
-
« no previous file with comments | « net/dns/dns_config_service_posix.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698