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

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

Issue 12284008: Add a TODO comment to remind us when we will be able to remove the (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Add suppressions_linux.txt Created 7 years, 10 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
Index: tools/valgrind/memcheck/suppressions.txt
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 183137)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -995,14 +995,6 @@
fun:_ZN3net18CertVerifierWorker3RunEv
}
{
- # The InvalidRead error in rc4_wordconv is intentional.
- # https://bugzilla.mozilla.org/show_bug.cgi?id=341127
- bug_43113 (Intentional)
- Memcheck:Unaddressable
- fun:rc4_wordconv
- fun:RC4_Encrypt
-}
-{
# Intentionally leaking NSS to prevent shutdown crashes
bug_61585a (Intentional)
Memcheck:Leak
« no previous file with comments | « no previous file | tools/valgrind/memcheck/suppressions_linux.txt » ('j') | tools/valgrind/memcheck/suppressions_linux.txt » ('J')

Powered by Google App Engine
This is Rietveld 408576698