]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:rpc_server: simplify rpc_host_find_worker()
authorStefan Metzmacher <metze@samba.org>
Thu, 12 Oct 2023 12:16:48 +0000 (14:16 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 17 Oct 2023 19:20:38 +0000 (19:20 +0000)
commitcd2cb49179cebb63ca04bd35670d10af9ed55f67
treee60cae467a42dc426acce48f13757fdb74c69fd0
parenteb8cf371b8dc9575e2b838ac8e4f03518eb092da
s3:rpc_server: simplify rpc_host_find_worker()

This will help me in the next commits.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/rpc_server/rpc_host.c