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

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

Issue 8823019: Mark the leak of bug 77990 as intentional and adjust the suppression (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Remove the Mac-specific suppression Created 9 years 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
Index: tools/valgrind/memcheck/suppressions_mac.txt
===================================================================
--- tools/valgrind/memcheck/suppressions_mac.txt (revision 113286)
+++ tools/valgrind/memcheck/suppressions_mac.txt (working copy)
@@ -1743,27 +1743,6 @@
fun:_ZN5media51FFmpegVideoDecodeEngineTest_DecodeFrame_Normal_TestD0Ev
}
{
- bug_95718
- Memcheck:Leak
- fun:calloc
- ...
- fun:error_get_my_stack
- fun:nss_ClearErrorStack
- fun:NSSArena_Destroy
- fun:nssList_Destroy
- fun:remove_subject_entry
- ...
- fun:nssCertificate_Destroy
- fun:NSSCertificate_Destroy
- fun:CERT_DestroyCertificate
- ...
- fun:SSL_ClearSessionCache
- ...
- fun:_ZN3net19NSSSSLInitSingletonD1Ev
- ...
- fun:_ZN4base12LazyInstanceIN3net19NSSSSLInitSingletonENS_25DefaultLazyInstanceTraitsIS2_EEE6OnExitEPv
-}
wtc 2011/12/07 03:10:48 I assume suppressions.txt also applies to Mac OS X
cbentzel 2011/12/07 13:14:52 Yes, that is correct.
-{
bug_95718_b
Memcheck:Leak
fun:calloc
« tools/valgrind/memcheck/suppressions.txt ('K') | « tools/valgrind/memcheck/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698