Fix a file descriptor leak when using an invitation.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 2 Sep 2017 19:52:44 +0000 (21:52 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 2 Sep 2017 19:52:44 +0000 (21:52 +0200)
commit00d81ee6236e76f80b84372ac5c635636ad48136
treee2db8b132c9e38701be73624e7ce456ff97fd8e9
parenta073b2cb0bca646685a83479db6b66d518240bc5
Fix a file descriptor leak when using an invitation.

Found by cppcheck.
src/invitation.c