]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:rpc_client: make use of struct samba_sockaddr in rpc_pipe_open_ncalrpc()
authorStefan Metzmacher <metze@samba.org>
Sun, 15 Sep 2024 03:35:30 +0000 (05:35 +0200)
committerJule Anger <janger@samba.org>
Thu, 12 Jun 2025 11:27:15 +0000 (11:27 +0000)
commitdaefb7b24366deb5021826bd7922f0a53f404386
tree5f17e5737a4f6fa16af99be20d65858ecd0df9fc
parent3db4cfe8a33ddc23557905fad85d72067dcb1ac0
s3:rpc_client: make use of struct samba_sockaddr in rpc_pipe_open_ncalrpc()

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit d406f9fffede27220f4d589c8ab3c7210ca01b74)
source3/rpc_client/cli_pipe.c