mirror of
https://github.com/samba-team/samba.git
synced 2025-01-07 17:18:11 +03:00
oops, freed argc,argv arguments twice.
(This used to be commit 447143be81
)
This commit is contained in:
parent
6b91ecb417
commit
511b2d6736
@ -2079,8 +2079,6 @@ void cmd_sam_set_userinfo(struct client_info *info, int argc, char *argv[])
|
||||
report(out_hnd, "Set User Info: Failed\n");
|
||||
DEBUG(5,("cmd_sam_query_user: failed\n"));
|
||||
}
|
||||
|
||||
free_char_array(argc, argv);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user