X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fnet_socket.c;h=767e91e92b30ba92d1af9ded372760ed2647ce72;hp=11b632026d89ac38d54ec2cf1b94ab64ce314a1a;hb=cef40b8b978694fc0e7c02e292fcbb60806bf028;hpb=9fdf4278f8c8c1563d45205c9e9f1bc351bd814f diff --git a/src/net_socket.c b/src/net_socket.c index 11b63202..767e91e9 100644 --- a/src/net_socket.c +++ b/src/net_socket.c @@ -630,7 +630,6 @@ void setup_outgoing_connection(outgoing_t *outgoing) { remove: list_delete(outgoing_list, outgoing); - free(outgoing); } /*