diff --git a/src/core/probe.c b/src/core/probe.c index cf9f703..791fa28 100644 --- a/src/core/probe.c +++ b/src/core/probe.c @@ -60,7 +60,6 @@ static void probe_net_event(struct net_connection* con, int events, void *arg) { LOG_TRACE("Not TLS connection - closing connection."); } - probe_destroy(probe); } else #endif