nsswitch: Fix memory leak in test_wbc_domain_info()
authorAndreas Schneider <asn@samba.org>
Wed, 22 Jun 2016 06:16:11 +0000 (08:16 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 24 Jun 2016 00:01:19 +0000 (02:01 +0200)
commit6a620adb25ada71470ab890a3734c0007de55921
tree48e03d19a236ef1803c50cd37a2e25680619e0b5
parent9b732c2448a166fdbfc43d1dda23ba7164a79db4
nsswitch: Fix memory leak in test_wbc_domain_info()

Found by cppcheck.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
nsswitch/libwbclient/tests/wbclient.c