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

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

Issue 5893004: Add another suppression rule for Bug 51682.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 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 | « 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_mac.txt
===================================================================
--- tools/valgrind/memcheck/suppressions_mac.txt (revision 69380)
+++ tools/valgrind/memcheck/suppressions_mac.txt (working copy)
@@ -987,6 +987,23 @@
fun:CSSM_DL_DataGetFirst
}
{
+ bug_51682c
+ Memcheck:Leak
+ fun:realloc
+ fun:_ZN16DefaultAllocator7reallocEPvm
+ fun:_ZN8Security28CssmAllocatorMemoryFunctions12relayReallocEPvmS1_
+ fun:_ZNK8Security19CssmMemoryFunctions7reallocEPvm
+ fun:_ZN8Security28CssmMemoryFunctionsAllocator7reallocEPvm
+ fun:_ZN10Attachment13upcallReallocElPvj
+ fun:_ZN8Security13PluginSession7reallocEPvm
+ fun:_ZN17DecodedExtensions12addExtensionERK9cssm_databPvbPK22SecAsn1Template_structPS1_
+ fun:_ZN17DecodedExtensions13decodeFromNssEPP17NSS_CertExtension
+ fun:_ZN11DecodedCertC2ER18AppleX509CLSessionRKN8Security8CssmDataE
+ fun:_ZN18AppleX509CLSession22CertGetFirstFieldValueERKN8Security8CssmDataES3_RjRP9cssm_data
+ fun:_Z27cssm_CertGetFirstFieldValuelPK9cssm_dataS1_PlPjPPS_
+ fun:CSSM_CL_CertGetFirstFieldValue
+}
+{
bug_60873
Memcheck:Cond
fun:UTF8ToCString
« 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