| Index: tools/heapcheck/suppressions.txt
|
| diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
|
| index 56be2cd5f8667f22a53675d9be4780b223972a41..27113da11cafcebd38985b85653a4b12f0e8c353 100644
|
| --- a/tools/heapcheck/suppressions.txt
|
| +++ b/tools/heapcheck/suppressions.txt
|
| @@ -1877,3 +1877,11 @@
|
| fun:cc::FrameRateControllerTimeSourceAdapter::OnTimerTick
|
| fun:cc::DelayBasedTimeSource::OnTimerFired
|
| }
|
| +{
|
| + bug_232777
|
| + Heapcheck:Leak
|
| + ...
|
| + fun:net::QuicStreamFactory::GetOrCreateCryptoConfig
|
| + fun:net::QuicStreamFactory::CreateSession
|
| + fun:net::QuicStreamFactory::Job::DoConnect
|
| +}
|
|
|