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 5c8d6ed..7f3237f 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -845,3 +845,9 @@ ... fun:ExtensionMenuManagerTest* } +{ + bug_47545 + Heapcheck:Leak + ... + fun:ExtensionExtentTest_One_Test::TestBody +} |