diff --git a/src/facilities.c b/src/facilities.c index bb201cf..ef12167 100644 --- a/src/facilities.c +++ b/src/facilities.c @@ -340,7 +340,7 @@ void *tx() { break; } } - itss_queue_packet_destroy(qp); + itss_queue_packet_free(qp); } itss_0close(networking_socket);