summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_group.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/nsswitch/winbindd_group.c')
-rw-r--r--source3/nsswitch/winbindd_group.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/nsswitch/winbindd_group.c b/source3/nsswitch/winbindd_group.c
index 2d83dd3870..2b2ae7e579 100644
--- a/source3/nsswitch/winbindd_group.c
+++ b/source3/nsswitch/winbindd_group.c
@@ -576,6 +576,7 @@ static BOOL fill_grent_mem(struct winbindd_domain *domain,
/* One more round */
TALLOC_FREE(glist);
glist = new_glist;
+ n_glist = n_new_glist;
}
TALLOC_FREE( glist );