s3: winbindd: Fix TALLOC_FREE of uninitialized groups variable.
authorJeremy Allison <jra@samba.org>
Thu, 23 Jul 2015 17:52:43 +0000 (10:52 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 31 Aug 2015 21:35:54 +0000 (23:35 +0200)
commit487c3b3435becb59848fadf25f268cba6e03ef1c
tree1eb92211e832c23462804a29bf0da7910e28761b
parent711131ea3df7ab7decc33d035c0b395caadbfe5c
s3: winbindd: Fix TALLOC_FREE of uninitialized groups variable.

Fix created by by: wei zhong <wweyeww@gmail.com>

Only for 4.2.x and below, master code already fixed.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Autobuild-User(v4-1-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-1-test): Mon Aug 31 23:35:54 CEST 2015 on sn-devel-104
source3/winbindd/winbindd_dual_srv.c