rpc: Always supply both the remote and local address to the auth subsystem
[samba.git] / source3 / librpc / rpc / dcerpc_ep.c
index 0502557a6621178fe4cf2e381cb278cd85d71d42..da26fab76ae987bef585a7c52dab60dd32cf26cf 100644 (file)
@@ -382,6 +382,7 @@ static NTSTATUS ep_register(TALLOC_CTX *mem_ctx,
                status = rpcint_binding_handle(tmp_ctx,
                                               &ndr_table_epmapper,
                                               local,
+                                              NULL,
                                               get_session_info_system(),
                                               msg_ctx,
                                               &h);