Index: tools/valgrind/tsan/suppressions_win32.txt |
diff --git a/tools/valgrind/tsan/suppressions_win32.txt b/tools/valgrind/tsan/suppressions_win32.txt |
index 77aad8883eb14a714941c0e5f3665c0ac7862876..8ae587188ad585547928954c00086679e1a9c56f 100644 |
--- a/tools/valgrind/tsan/suppressions_win32.txt |
+++ b/tools/valgrind/tsan/suppressions_win32.txt |
@@ -205,8 +205,19 @@ |
fun:_free_dbg |
fun:_aligned_free_dbg |
fun:_aligned_free |
- fun:media::ReleaseData |
- fun:base::internal::RunnableAdapter::Run |
+} |
+ |
+{ |
+ bug_157076_c |
+ ThreadSanitizer:Race |
+ fun:memset |
+ fun:_heap_alloc_dbg_impl |
+ fun:_nh_malloc_dbg_impl |
+ fun:_nh_malloc_dbg |
+ fun:_malloc_dbg |
+ fun:_aligned_offset_malloc_dbg |
+ fun:_aligned_malloc |
+ fun:base::AlignedAlloc |
} |
{ |