lib/popt: Patch memory leak in popthelp.c
commitf164e81e8b268ccab6c51c966b569dd06106caa2
authorJose A. Rivera <jarrpa@redhat.com>
Mon, 3 Mar 2014 06:22:46 +0000 (3 11:52 +0530)
committerJeremy Allison <jra@samba.org>
Thu, 13 Mar 2014 20:45:12 +0000 (13 21:45 +0100)
treef4f74b298a50522e69b84a14f6a48fd67a58343d
parent2dc799bccdca00f0f2da2727ee22d1c3f6f563ce
lib/popt: Patch memory leak in popthelp.c

Memory created as "t" was not being free'd.

Change-Id: I5f6e20acc6c440a1cd9908aed7a90de2000f22f8
Coverity-Id: 240599
Coverity-Id: 240600
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ira Cooper <ira@samba.org>
lib/popt/popthelp.c