winbindd: update xid in wb_xids2sids_state->xids with what we got
commit06862c77d5c76f01af90d184a1a93cc499eece9c
authorRalph Boehme <slow@samba.org>
Thu, 21 Feb 2019 17:40:20 +0000 (21 18:40 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 4 Mar 2019 10:37:55 +0000 (4 10:37 +0000)
tree07b801e2020b0266839bc2a9fb2d2c4bd159cab4
parent4cf7bddc64540d59bcaf7ce8b574a8e6d03f96b0
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