]> git.ipfire.org Git - thirdparty/samba.git/commit
wb_sids2xids: call wb_parent_idmap_setup_send/recv as the first step
authorStefan Metzmacher <metze@samba.org>
Fri, 11 Sep 2020 10:52:40 +0000 (12:52 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 23 Oct 2020 03:25:36 +0000 (03:25 +0000)
commitd42aaeba6e0820acd17f204ff7ab6d1aede1b303
treed227bcf007218b89904b83bb4fee06d6f0f38fda
parenta8f57c94fc2294c309ecb18ea79d0acac86c495b
wb_sids2xids: call wb_parent_idmap_setup_send/recv as the first step

This isn't really used yet, but it will in the next commits.

Also idmap_child_handle() will soon assert that
wb_parent_idmap_setup_send/recv() was called before it's used.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
source3/winbindd/wb_sids2xids.c