mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
parent
991fd6c28e
commit
3cc8b8125a
@ -396,6 +396,7 @@ static NTSTATUS sam_account_from_delta(struct samu *account, SAM_ACCOUNT_INFO *d
|
||||
|
||||
if (STRING_CHANGED)
|
||||
pdb_set_munged_dial(account, new_string, PDB_CHANGED);
|
||||
SAFE_FREE(new_string);
|
||||
}
|
||||
|
||||
/* User and group sid */
|
||||
|
Loading…
Reference in New Issue
Block a user