X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fnet_socket.c;h=767e91e92b30ba92d1af9ded372760ed2647ce72;hb=4d7469e0da6652bddc8acde499068db4b41b646d;hp=11b632026d89ac38d54ec2cf1b94ab64ce314a1a;hpb=9fdf4278f8c8c1563d45205c9e9f1bc351bd814f;p=tinc 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); } /*