| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 8c93ce8 commit 71d0a18
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1453,6 +1453,9 @@ QuicSession::QuicSession( | |||
| 1453 | 1453 | state_.GetArrayBuffer(), | |
| 1454 | 1454 | PropertyAttribute::ReadOnly).Check(); | |
| 1455 | 1455 | ||
| 1456 | + idle_.Unref(); | ||
| 1457 | + retransmit_.Unref(); | ||
| 1458 | + | ||
| 1456 | 1459 | // TODO(@jasnell): memory accounting | |
| 1457 | 1460 | // env_->isolate()->AdjustAmountOfExternalAllocatedMemory(kExternalSize); | |
| 1458 | 1461 | } | |
| Back | FazBrowse Home | New Git URL |
0 commit comments