rpcclient: free popt context when done
authorSwen Schillig <swen@linux.ibm.com>
Mon, 19 Aug 2019 12:11:54 +0000 (14:11 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 22 Aug 2019 00:21:50 +0000 (00:21 +0000)
commit355c9f5aca2af8db793bc3e695dc9b0d37e86483
treea228d600966ec3e373bed00e55b42ce7230d4c03
parent968f72041021ccc0301220833f987dad8e3b9364
rpcclient: free popt context when done

If done with popt context it should be free'd.

Signed-off-by: Swen Schillig <swen@linux.ibm.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Ralph Böhme <slow@samba.org>
source3/rpcclient/cmd_witness.c