From: Guus Sliepen Date: Mon, 22 Jan 2018 17:05:09 +0000 (+0100) Subject: Fix calling freeaddrinfo() on the wrong pointer. X-Git-Tag: release-1.1pre16~31 X-Git-Url: https://www.tinc-vpn.org/git/browse?a=commitdiff_plain;h=e0f6d90e7fac4c567900e98c354af979c97f8d59;hp=e0f6d90e7fac4c567900e98c354af979c97f8d59;p=tinc Fix calling freeaddrinfo() on the wrong pointer. Thanks to Todd C. Miller for finding this issue. ---