chore: fix memory leaks

This commit is contained in:
jpk68
2026-07-25 17:36:08 -04:00
parent 9766ba7da6
commit 9cae14f744
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -166,6 +166,7 @@ namespace client
m_CleanupTimer.cancel ();
m_PublishConfirmationTimer.cancel ();
m_PublishVerificationTimer.cancel ();
m_PublishDelayTimer.cancel ();
if (m_Pool)
{
m_Pool->SetLocalDestination (nullptr);