mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
r19843: Fix warning.
This commit is contained in:
parent
a1b6308b21
commit
38067c1adf
@ -1901,7 +1901,6 @@ static BOOL test_ChangePassword(struct dcerpc_pipe *p, TALLOC_CTX *mem_ctx,
|
||||
{
|
||||
char simple_pass[9];
|
||||
char *v = generate_random_str(mem_ctx, 1);
|
||||
int i;
|
||||
|
||||
ZERO_STRUCT(simple_pass);
|
||||
memset(simple_pass, *v, sizeof(simple_pass) - 1);
|
||||
|
Loading…
Reference in New Issue
Block a user