Commit 152006fa authored by timurrrr@chromium.org's avatar timurrrr@chromium.org

Widen some suppressions to make Valgrind clean on x64

TEST=Valgrind x64 bot goes green
e.g.
http://build.chromium.org/p/chromium.fyi/builders/Linux%20Tests%20%28valgrind%20x64%29/builds/348/steps/memory%20test%3A%20net/logs/stdio
was red before the patch
TBR=glider
Review URL: http://codereview.chromium.org/8387025

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107098 0039d316-1c4b-4281-b951-d872f2087c98
parent a5940fc5
...@@ -894,21 +894,6 @@ ...@@ -894,21 +894,6 @@
bug_61585b bug_61585b
Memcheck:Leak Memcheck:Leak
fun:malloc 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:PL_ArenaAllocate
fun:PORT_ArenaAlloc_Util fun:PORT_ArenaAlloc_Util
} }
...@@ -1839,7 +1824,7 @@ ...@@ -1839,7 +1824,7 @@
Memcheck:Leak Memcheck:Leak
... ...
fun:malloc fun:malloc
fun:PR_Malloc ...
fun:PORT_Alloc_Util fun:PORT_Alloc_Util
... ...
fun:PK11_InitPin fun:PK11_InitPin
...@@ -3014,7 +2999,7 @@ ...@@ -3014,7 +2999,7 @@
Bug_70062 Bug_70062
Memcheck:Leak Memcheck:Leak
fun:calloc fun:calloc
fun:PR_Calloc ...
fun:PR_NewLock fun:PR_NewLock
... ...
fun:InitSessionCacheLocks fun:InitSessionCacheLocks
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment