mirror of
https://github.com/samba-team/samba.git
synced 2025-07-30 19:42:05 +03:00
I think this is a bugfix that somehow was dropped from the 3.0 tree.
(This used to be commit 299eb0abd3
)
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user