Fix a potential memory leak.
authorGuus Sliepen <guus@tinc-vpn.org>
Mon, 2 Oct 2017 18:54:57 +0000 (20:54 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 2 Oct 2017 18:54:57 +0000 (20:54 +0200)
commit94dc60fd226dbe5c6c89a5181c066ea8f87cdee2
tree6cb0324b52f9b3d8fccf329ece66a19a411aa44c
parent0507e5cf5d40d8ab48e9500cc982927514dd17ad
Fix a potential memory leak.

Found by the Clang static analyzer.
src/meta.c
src/multicast_device.c