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

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

Issue 9594010: Leak in media::AudioFileReader::Read (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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
« 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 ccc7fa5f2fe158464eac26d044f401f6336e564c..7d97b5f1b193fcc91ca770864c01ed9d1421bb0b 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5617,7 +5617,7 @@
fun:av_get_packet
fun:wav_read_packet
fun:av_read_packet
- fun:av_read_frame_internal
+ fun:*read_frame_internal
fun:av_read_frame
fun:av_read_frame
fun:_ZN5media15AudioFileReader4ReadERKSt6vectorIPfSaIS2_EEm
« 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