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..87a2046 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -324,3 +324,9 @@ fun:browser_sync::SyncBackendHost::Core::NotifyFrontend } +{ + bug_39177 + Heapcheck:Leak + ... + fun:ExtensionsServiceTest_* +} |