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

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

Issue 8269001: Suppress flaky V8 leaks on CrOS (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 105274)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -4622,6 +4622,19 @@
fun:_ZN22AppNotificationStorage6CreateERK8FilePath
}
{
+ bug_99304
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN2v88internal8SkipList6UpdateEPhi
+ fun:_ZN2v88internal10PagedSpace11AllocateRawEi
+ fun:_ZN2v88internal12Deserializer8AllocateEiPNS0_5SpaceEi
+ fun:_ZN2v88internal12Deserializer10ReadObjectEiPNS0_5SpaceEPPNS0_6ObjectE
+ fun:_ZN2v88internal12Deserializer9ReadChunkEPPNS0_6ObjectES4_iPh
+ fun:_ZN2v88internal12Deserializer10ReadObjectEiPNS0_5SpaceEPPNS0_6ObjectE
+ fun:_ZN2v88internal12Deserializer9ReadChunkEPPNS0_6ObjectES4_iPh
+ fun:_ZN2v88internal12Deserializer13VisitPointersEPPNS0_6ObjectES4_
+}
+{
bug_99307
Memcheck:Value4
fun:modp_b64_encode
« 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