mirror of
https://github.com/samba-team/samba.git
synced 2025-08-04 08:22:08 +03:00
committed by
Gerald (Jerry) Carter
parent
dc94f05f62
commit
c88518cc0e
@ -41,7 +41,7 @@ static NTSTATUS drsuapi_DsBind(struct dcesrv_call_state *dce_call, TALLOC_CTX *m
|
||||
struct drsuapi_bind_state *b_state;
|
||||
struct dcesrv_handle *handle;
|
||||
|
||||
r->out.info = NULL;
|
||||
r->out.bind_info = NULL;
|
||||
ZERO_STRUCTP(r->out.bind_handle);
|
||||
|
||||
b_state = talloc_p(dce_call->conn, struct drsuapi_bind_state);
|
||||
|
Reference in New Issue
Block a user