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

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

Issue 7839018: Fix usage error for libresolv - res_ninit on OSX requires res_ndestroy to close (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Resolve merge conflict 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
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index f2f75fc294d6c0c5e1c619171ce1ccc58f5a06f0..2e8a870cda1354151bee59adae4a8c41f65bc469 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -1906,17 +1906,6 @@
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
-}
-{
bug_95718
Memcheck:Leak
fun:calloc
« 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