mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
I think this is a bugfix that somehow was dropped from the 3.0 tree.
This commit is contained in:
parent
fdc5dda44f
commit
299eb0abd3
@ -428,6 +428,8 @@ BOOL fetch_ldap_pw(char **dn, char** pw)
|
||||
/* Believe it or not, but LDAP will deny a delete and
|
||||
an add at the same time if the values are the
|
||||
same... */
|
||||
|
||||
ldap_value_free(values);
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user