diff options
Diffstat (limited to 'tools/heapcheck/suppressions.txt')
-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 a07f7e3..c1eb0fe 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -1310,4 +1310,10 @@ fun:RendererMain fun:SimpleRenderer } +{ + bug_78786 + Heapcheck:Leak + fun:sync_notifier::::NonBlockingInvalidationNotifierTest::SetUp + fun:testing::internal::HandleExceptionsInMethodIfSupported +} |