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

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

Issue 433353002: Valgrind: Remove a suppression for a bug that has been fixed. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 6 years, 4 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 287261)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -5339,14 +5339,6 @@
fun:_ZN3gpu13CommandParser14ProcessCommandEv
}
{
- bug_290435
- Memcheck:Uninitialized
- fun:_ZN5blink12AudioContext20scheduleNodeDeletionEv
- fun:_ZN5blink12AudioContext21handlePostRenderTasksEv
- fun:_ZN5blink20AudioDestinationNode6renderEPNS_8AudioBusES2_m
- fun:_ZN5blink27OfflineAudioDestinationNode13offlineRenderEv
-}
-{
bug_293024_b
Memcheck:Leak
fun:malloc
« 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