diff --git a/src/core/probe.c b/src/core/probe.c index b2a8b2d..c7fb620 100644 --- a/src/core/probe.c +++ b/src/core/probe.c @@ -61,7 +61,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