mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
cleanup resources
This commit is contained in:
parent
468e03a655
commit
d8a90fd7d5
@ -2207,6 +2207,7 @@ config_replica(ConfigArgs *c) {
|
||||
return(1);
|
||||
}
|
||||
if(!ludp->lud_host) {
|
||||
ldap_free_urldesc(ludp);
|
||||
sprintf( c->msg, "<%s> invalid uri - missing hostname",
|
||||
c->argv[0] );
|
||||
Debug(LDAP_DEBUG_ANY, "%s: %s\n", c->log, c->msg, 0 );
|
||||
|
Loading…
Reference in New Issue
Block a user