s3:winbind: Fix memory leak in nss_init()
authorAndreas Schneider <asn@samba.org>
Thu, 9 Aug 2018 14:38:49 +0000 (16:38 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 13 Aug 2018 17:46:08 +0000 (19:46 +0200)
commit4c0b49b3f982a3a3013a3b6fef3c10b1ca7d2ab0
tree151fb6d29be76a40c6e12adba1358849ebafd666
parent3e6ce5c6e679fdb39ed8142bf5e1ed4105164826
s3:winbind: Fix memory leak in nss_init()

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/winbindd/nss_info.c