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

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

Issue 8387025: Widen some suppressions to make Valgrind clean on x64 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 2 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 | « no previous file | 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 107097)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -894,21 +894,6 @@
bug_61585b
Memcheck:Leak
fun:malloc
- fun:PORT_Alloc_Util
- fun:sec_asn1e_allocate_item
- fun:SEC_ASN1EncodeItem_Util
- fun:sftkdb_encodeCipherText
- fun:sftkdb_EncryptAttribute
- fun:sftkdb_ChangePassword
- fun:NSC_InitPIN
- fun:PK11_InitPin
- ...
- fun:_ZN4base13OpenTestNSSDBERK8FilePathPKc
-}
-{
- bug_61585c
- Memcheck:Leak
- fun:malloc
fun:PL_ArenaAllocate
fun:PORT_ArenaAlloc_Util
}
@@ -1839,7 +1824,7 @@
Memcheck:Leak
...
fun:malloc
- fun:PR_Malloc
+ ...
fun:PORT_Alloc_Util
...
fun:PK11_InitPin
@@ -3014,7 +2999,7 @@
Bug_70062
Memcheck:Leak
fun:calloc
- fun:PR_Calloc
+ ...
fun:PR_NewLock
...
fun:InitSessionCacheLocks
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698