tests: Fix memory leaks in getaddrinfo test
authorAndreas Schneider <asn@samba.org>
Mon, 16 Nov 2015 19:43:00 +0000 (20:43 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 17 Nov 2015 09:23:20 +0000 (10:23 +0100)
commit72ecc23042859c0626943afff4901b5b9dcb6316
tree1e00fb9cd712a6a681ec5f9955d345bf0218bab8
parent174f7a1341a015eec18cd70c9e4a9b15d0dc9e99
tests: Fix memory leaks in getaddrinfo test

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
tests/test_getaddrinfo.c