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

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

Issue 715433002: Remove a supression for crbug.com/331063 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index e1f8f3caf9dd33c2c6334efbe0a50aa3c15689af..a516f48ac9d4c0fc2ac10a96c5573837175429e9 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -2506,19 +2506,6 @@
fun:nssTrustDomain_UpdateCachedTokenCerts
}
{
- bug_331063
- Memcheck:Uninitialized
- ...
- fun:_ZN5blink11RenderImage12imageChangedEPvPKNS_7IntRectE
- fun:_ZN5blink12RenderObject12imageChangedEPNS_13ImageResourceEPKNS_7IntRectE
- fun:_ZN5blink13ImageResource12didAddClientEPNS_14ResourceClientE
- fun:_ZN5blink8Resource9addClientEPNS_14ResourceClientE
- fun:_ZN5blink19RenderImageResource16setImageResourceEPNS_13ImageResourceE
- fun:_ZN5blink30PasswordGeneratorButtonElement11updateImageEv
- fun:_ZN5blink30PasswordGeneratorButtonElement6attachERKNS_4Node13AttachContextE
- fun:_ZN5blink13ContainerNode14attachChildrenERKNS_4Node13AttachContextE
-}
-{
bug_331925
Memcheck:Leak
...
« 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