diff --git a/sysdep/unix/main.c b/sysdep/unix/main.c index 5315bfe7..be3cf820 100644 --- a/sysdep/unix/main.c +++ b/sysdep/unix/main.c @@ -249,7 +249,6 @@ cli_err(sock *s, int err) log(L_INFO "CLI connection closed"); } cli_free(s->data); - rfree(s); } static int