mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-31 20:19:34 -05:00
cleanup resources
This commit is contained in:
parent
468e03a655
commit
d8a90fd7d5
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue