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

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

Issue 8341110: Clean-up suppressions: remove duplicates from TSan/Mac and TSan/Linux, move a bunch of suppressio... (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 | tools/valgrind/tsan/suppressions.txt » ('j') | tools/valgrind/tsan/suppressions.txt » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 107715)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -4305,6 +4305,17 @@
fun:main
}
{
+ bug_93932
+ Memcheck:Overlap
+ fun:memcpy
+ fun:vp8_decode_update_thread_context
+ ...
+ fun:avcodec_decode_video2
+ fun:_ZN5media23FFmpegVideoDecodeEngine11DecodeFrameE13scoped_refptrINS_6BufferEE
+ fun:_ZN5media23FFmpegVideoDecodeEngine18ConsumeVideoSampleE13scoped_refptrINS_6BufferEE
+ fun:_ZN5media18FFmpegVideoDecoder18OnReadCompleteTaskE13scoped_refptrINS_6BufferEE
+}
+{
bug_94195
Memcheck:Leak
...
« no previous file with comments | « no previous file | tools/valgrind/tsan/suppressions.txt » ('j') | tools/valgrind/tsan/suppressions.txt » ('J')

Powered by Google App Engine
This is Rietveld 408576698