winbindd: update xid in wb_xids2sids_state->xids with what we got
authorRalph Boehme <slow@samba.org>
Thu, 21 Feb 2019 17:40:20 +0000 (18:40 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 5 Mar 2019 19:29:13 +0000 (19:29 +0000)
commite9ffadb2b21c18bbd33c184947288d824d48dec1
treec8b30807afe0d6c6b7c747872bc166c486f77cc1
parent406a1cdff424c407d7e7a33f32941184dadf62dd
winbindd: update xid in wb_xids2sids_state->xids with what we got

In preparation of priming the idmap cache in the top-level
wb_xids2sids_done(), not in the per-idmap-domain callback
wb_xids2sids_dom_done().

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13802

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 7f23ef7b2cf7bd6e8dc087aa15137292b421a689)
source3/winbindd/wb_xids2sids.c