X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fldap.c;fp=citadel%2Fldap.c;h=bdc18d1489e1f7dd8dc01a94e97f34fff36e49d5;hb=5980aee9dfad00802b4e59fd8bd44ef197adf2b1;hp=f4bffb0aa3240c69ce77c5d614249e89c19bf07e;hpb=738d978faebcf47543d9310c9ccd784ba457ee63;p=citadel.git diff --git a/citadel/ldap.c b/citadel/ldap.c index f4bffb0aa..bdc18d148 100644 --- a/citadel/ldap.c +++ b/citadel/ldap.c @@ -611,7 +611,7 @@ void CtdlSynchronizeUsersFromLDAP(void) syslog(LOG_DEBUG, "\033[31m...and that user D0EZ N0T EXISTZ0R!!\033[0m"); } - + ldap_memfree(user_dn); } entry = ldap_next_entry(ldserver, entry);