diff --git a/BOB.cpp b/BOB.cpp index ea902866..afbb00b0 100644 --- a/BOB.cpp +++ b/BOB.cpp @@ -186,6 +186,7 @@ namespace client { delete m_OutboundTunnel; delete m_InboundTunnel; + i2p::client::context.DeleteLocalDestination (&m_LocalDestination); } void BOBDestination::Start ()