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 07:39:28 +0000 (07:39 +0000)
commit19d06f27688b0931624911d15d26dbabaa39deb1
treecb862ecdec80893c7872181fa537a4d510019255
parent3197810fe1f2675afdb2b7b7e863c0f05cc26370
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