swrap: We need to pass a pointer-pointer to not leak memory.
authorAndreas Schneider <asn@samba.org>
Tue, 3 Jun 2014 13:06:33 +0000 (15:06 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 5 Jun 2014 21:57:10 +0000 (23:57 +0200)
commit52327757380149572d3bd86b79b1e55448d15d33
treef0f403f688faa1231cba29922de56a71d6f4f578
parent38593aceff9702a618a5def7e39f71b520b67ee9
swrap: We need to pass a pointer-pointer to not leak memory.

CID 63533

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