smbget: Fix a memory leak
authorAndreas Schneider <asn@samba.org>
Tue, 21 Jun 2016 13:56:23 +0000 (15:56 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 24 Jun 2016 00:01:19 +0000 (02:01 +0200)
commit8b91178aa8eb43e82fbf019ddc0d6b8ba574a5c9
treec150858933c6db71ac70d285818bd3bbf1bb691d
parent22d1d7de22635b036671a155c30789344dd24a64
smbget: Fix a memory leak

Found by cppcheck.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
source3/utils/smbget.c