summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/tsan/suppressions.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/valgrind/tsan/suppressions.txt')
-rw-r--r--tools/valgrind/tsan/suppressions.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/valgrind/tsan/suppressions.txt b/tools/valgrind/tsan/suppressions.txt
index cf5799a..3a16e7c 100644
--- a/tools/valgrind/tsan/suppressions.txt
+++ b/tools/valgrind/tsan/suppressions.txt
@@ -531,10 +531,11 @@
ThreadSanitizer:Race
...
fun:frame_thread_free
- fun:ff_thread_free
- fun:avcodec_close
+ ...
fun:avcodec_close
+ ...
fun:media::FFmpegVideoDecodeEngine::~FFmpegVideoDecodeEngine
+ ...
fun:scoped_ptr::reset
fun:media::FFmpegVideoDecodeEngineTest::~FFmpegVideoDecodeEngineTest
}