Fix warnings from the Clang static analyzer.
authorGuus Sliepen <guus@tinc-vpn.org>
Thu, 23 Jun 2016 13:59:16 +0000 (15:59 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Thu, 23 Jun 2016 13:59:16 +0000 (15:59 +0200)
commit49edf9c53a31714b740d0ee67c29aca503973d81
treef71341b8e216ee4598675d883c0204a3157d6a41
parente16ab7b89948c24a2c47652e8eb1a817a4b1424c
Fix warnings from the Clang static analyzer.

These are all false positives or harmless dead stores.
src/net.c
src/net_packet.c
src/net_socket.c
src/sptps.c