mirror of
https://github.com/samba-team/samba.git
synced 2025-03-10 12:58:35 +03:00
s4-smbtorture: remove trailing whitespace.
Guenther
This commit is contained in:
parent
059401e457
commit
12496ea5ab
@ -2674,7 +2674,7 @@ static bool test_QueryUserInfo_pwdlastset(struct dcerpc_pipe *p,
|
|||||||
}
|
}
|
||||||
|
|
||||||
static bool test_SamLogon(struct torture_context *tctx,
|
static bool test_SamLogon(struct torture_context *tctx,
|
||||||
struct dcerpc_pipe *p,
|
struct dcerpc_pipe *p,
|
||||||
struct cli_credentials *test_credentials,
|
struct cli_credentials *test_credentials,
|
||||||
NTSTATUS expected_result)
|
NTSTATUS expected_result)
|
||||||
{
|
{
|
||||||
@ -2908,7 +2908,7 @@ static bool test_SetPassword_pwdlastset(struct dcerpc_pipe *p,
|
|||||||
b->flags &= ~DCERPC_AUTH_OPTIONS;
|
b->flags &= ~DCERPC_AUTH_OPTIONS;
|
||||||
b->flags |= DCERPC_SCHANNEL | DCERPC_SIGN | DCERPC_SCHANNEL_128;
|
b->flags |= DCERPC_SCHANNEL | DCERPC_SIGN | DCERPC_SCHANNEL_128;
|
||||||
|
|
||||||
status = dcerpc_pipe_connect_b(tctx, &np, b,
|
status = dcerpc_pipe_connect_b(tctx, &np, b,
|
||||||
&ndr_table_netlogon,
|
&ndr_table_netlogon,
|
||||||
machine_credentials, tctx->ev, tctx->lp_ctx);
|
machine_credentials, tctx->ev, tctx->lp_ctx);
|
||||||
|
|
||||||
@ -6181,7 +6181,7 @@ static bool test_ManyObjects(struct dcerpc_pipe *p,
|
|||||||
uint32_t i;
|
uint32_t i;
|
||||||
|
|
||||||
struct policy_handle *handles = talloc_zero_array(tctx, struct policy_handle, num_total);
|
struct policy_handle *handles = talloc_zero_array(tctx, struct policy_handle, num_total);
|
||||||
|
|
||||||
/* query */
|
/* query */
|
||||||
|
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user