diff options
-rw-r--r-- | tools/heapcheck/suppressions.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index b13d308..ca9eff0 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -324,3 +324,9 @@ fun:browser_sync::SyncBackendHost::Core::NotifyFrontend } +{ + bug_39979 + Heapcheck:Leak + ... + fun:net::WebSocketThrottleTest_Throttle_Test::TestBody +} |