diff options
Diffstat (limited to 'tools/heapcheck')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index f83b393..c2d5934 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -1201,3 +1201,10 @@ ... fun:GpuProcessHostUIShim::GetForRenderer } +{ + bug_74850 + Heapcheck:Leak + fun:Callback1::Type* NewCallback + fun:remoting::HeartbeatSender::Start + fun:remoting::HeartbeatSenderTest_DoSendStanza_Test::TestBody +} |