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

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: Upload before checkin 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
« no previous file with comments | « tools/valgrind/memcheck/suppressions.txt ('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 113440)
+++ 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
-}
-{
bug_95718_b
Memcheck:Leak
fun:calloc
« no previous file with comments | « tools/valgrind/memcheck/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698