Fix a potential file descriptor leak.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 12 Jul 2014 12:34:39 +0000 (14:34 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 12 Jul 2014 12:34:39 +0000 (14:34 +0200)
commit31361075d36fd3f4a393eeb90b75ae2567992ef2
tree5dd23264d67cb6da92faf6388a5304c7dfae4bf7
parent5aed916ef4fd75e6843f8fe739444dae91ea106a
Fix a potential file descriptor leak.

Found by cppcheck.
src/invitation.c