diff options
Diffstat (limited to 'tools')
-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 8fa0d2a..a807a53 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -1527,3 +1527,11 @@ fun:Options fun:fileapi::FileSystemOriginDatabase::Init } +{ + bug_81796 + Heapcheck:Leak + fun:base::MessageLoopProxy::CreateForCurrentThread + fun:Context + fun:ChannelProxy + fun:IPCChannelTest_ChannelProxyTest_Test::TestBody +} |