mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
don't leak URL
This commit is contained in:
parent
f95fe8c756
commit
1a86e38815
@ -960,6 +960,7 @@ get_search_filters( char *filename, char *filters[], char *attrs[], char *bases[
|
||||
|
||||
if ( lud->lud_dn == NULL || lud->lud_exts != NULL ) {
|
||||
filter = -filter - 1;
|
||||
ldap_free_urldesc( lud );
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user