mirror of
https://github.com/samba-team/samba.git
synced 2025-02-15 05:57:49 +03:00
r20117: 1st Error in the merge
This commit is contained in:
parent
50cd8bffee
commit
5e46c43a2e
@ -756,7 +756,7 @@ enum winbindd_result winbindd_dual_lookupsid(struct winbindd_domain *domain,
|
||||
|
||||
/* Lookup the sid */
|
||||
|
||||
if (!winbindd_lookup_name_by_sid(state->mem_ctx, &sid, dom_name, name,
|
||||
if (!winbindd_lookup_name_by_sid(state->mem_ctx, &sid, &dom_name, &name,
|
||||
&type)) {
|
||||
TALLOC_FREE(dom_name);
|
||||
TALLOC_FREE(name);
|
||||
|
Loading…
x
Reference in New Issue
Block a user