mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
Bug 1744996 - Remove tsan suppression, r=decoder
Differential Revision: https://phabricator.services.mozilla.com/D133207
This commit is contained in:
parent
ef4eb53712
commit
6bc0b53d81
@ -231,10 +231,6 @@ extern "C" const char* __tsan_default_suppressions() {
|
||||
// Bug 1606803
|
||||
"race:ipv6_is_present\n"
|
||||
|
||||
// Bug 1615017
|
||||
"race:CacheFileMetadata::SetHash\n"
|
||||
"race:CacheFileMetadata::OnDataWritten\n"
|
||||
|
||||
// Bug 1615123
|
||||
"race:_dl_deallocate_tls\n"
|
||||
"race:__libc_memalign\n"
|
||||
|
Loading…
Reference in New Issue
Block a user