Do not try to free NULL pointers.
authorGuus Sliepen <guus@tinc-vpn.org>
Fri, 30 Apr 2010 21:13:02 +0000 (23:13 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Fri, 30 Apr 2010 21:13:02 +0000 (23:13 +0200)
commitee427cac0d04c60d09cc235c04664eab8b0c6527
treefee9fc54f6e4ca27a4e99f7099440efcc885db9d
parent113458c2864ec8c046ab7d63ff1b417252c8e4df
Do not try to free NULL pointers.
src/net_setup.c
src/subnet.c