diff options
Diffstat (limited to 'tools/heapcheck')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index 0fd5b82..6eb6aa0 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -1249,3 +1249,11 @@ fun:WebCore::CSSStyleSheet::parseString fun:WebCore::parseUASheet } +{ + bug_78069 + Heapcheck:Leak + fun:remoting::ClientSessionTest_InputStubFilter_Test::TestBody + fun:testing::internal::HandleSehExceptionsInMethodIfSupported + fun:testing::internal::HandleExceptionsInMethodIfSupported + fun:testing::Test::Run +} |