mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 00:00:29 +03:00
Prevent leaking of ExploratoryPool
This commit is contained in:
parent
24a14e3440
commit
4b7fcdc719
@ -339,6 +339,7 @@ namespace tunnel
|
||||
|
||||
Tunnels::~Tunnels ()
|
||||
{
|
||||
DeleteTunnelPool(m_ExploratoryPool);
|
||||
}
|
||||
|
||||
std::shared_ptr<TunnelBase> Tunnels::GetTunnel (uint32_t tunnelID)
|
||||
|
Loading…
Reference in New Issue
Block a user