diff options
Diffstat (limited to 'tools/heapcheck/suppressions.txt')
-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 2788244..8e140ec 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -363,3 +363,10 @@ fun:ActiveNotificationTracker::RegisterNotification fun:ActiveNotificationTrackerTest_TestLookupAndClear_Test::TestBody } +{ + bug_43387 + Heapcheck:Leak + ... + fun:net::SpdyNetworkTransactionTest_PostWithEarlySynReply_Test::TestBody +} + |