s3:libads: Fix memory leaks in ads_krb5_chg_password()
authorAndreas Schneider <asn@samba.org>
Thu, 9 Aug 2018 14:02:16 +0000 (16:02 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 10 Aug 2018 23:49:16 +0000 (01:49 +0200)
commitdbdbd4875ecac3e7334750f46f1f494b7afe6628
tree9fbb8739dc90c365790643a231f8d2d775008b6e
parent3d32c0263b072e19335eba1451840284409ecb61
s3:libads: Fix memory leaks in ads_krb5_chg_password()

Found by covscan.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13567

Pair-Programmed-With: Justin Stephenson <jstephen@redhat.com>
Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Justin Stephenson <jstephen@redhat.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/libads/krb5_setpw.c