mirror of
https://github.com/samba-team/samba.git
synced 2025-08-26 01:49:31 +03:00
rpcclient: No need to use an object id in epm_map
The interface id we're looking for is listed as floor 0 in the map_tower argument. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
@ -2838,8 +2838,7 @@ static NTSTATUS rpc_pipe_get_tcp_port(const char *host,
|
||||
|
||||
status = dcerpc_epm_Map(epm_handle,
|
||||
tmp_ctx,
|
||||
discard_const_p(struct GUID,
|
||||
&(table->syntax_id.uuid)),
|
||||
NULL,
|
||||
map_tower,
|
||||
entry_handle,
|
||||
max_towers,
|
||||
|
Reference in New Issue
Block a user