diff options
Diffstat (limited to 'tools/heapcheck')
-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 189c0f1..4454819 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -1383,3 +1383,9 @@ fun:TestingProfile::CreateRequestContext fun:browser_sync::ProfileSyncServiceSessionTest::SetUp } +{ + bug_79329 + Heapcheck:Leak + ... + fun:*file_util*FileEnumerator* +} |