mirror of
https://github.com/samba-team/samba.git
synced 2025-08-04 08:22:08 +03:00
committed by
Jeremy Allison
parent
f4e4df66e7
commit
4a3ee48de5
@ -4172,7 +4172,7 @@ convert_string_to_sid(struct cli_state *ipc_cli,
|
||||
enum lsa_SidType *types = NULL;
|
||||
DOM_SID *sids = NULL;
|
||||
bool result = True;
|
||||
TALLOC_CTX *ctx;
|
||||
TALLOC_CTX *ctx = NULL;
|
||||
struct rpc_pipe_client *pipe_hnd = find_lsa_pipe_hnd(ipc_cli);
|
||||
|
||||
if (!pipe_hnd) {
|
||||
|
Reference in New Issue
Block a user