do_outgoing_connection() may delete a failed connection, and the structure
authorSven-Haegar Koch <haegar@sdinet.de>
Sun, 29 May 2011 19:53:21 +0000 (21:53 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 29 May 2011 20:05:14 +0000 (22:05 +0200)
commit04de15984f1479d0142bdfa5bd968274aea2209e
tree3b6d416c22bed3db7926269d08cdbfd6ac8265d1
parent82109868b5acd55e452569c565ab6dc090ea1de0
do_outgoing_connection() may delete a failed connection, and the structure
must not be accessed afterwards.
src/net.h
src/net_socket.c