mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
parent
e5d6ffd85d
commit
83e41392b6
@ -444,7 +444,7 @@ static void samr_reply_enum_dom_groups(SAMR_Q_ENUM_DOM_GROUPS *q_u,
|
||||
{
|
||||
BOOL ret;
|
||||
char *name;
|
||||
int i;
|
||||
int i = 0;
|
||||
got_grps = True;
|
||||
|
||||
become_root(True);
|
||||
|
Loading…
Reference in New Issue
Block a user