Skip to content
Snippets Groups Projects
Commit 1a86e388 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

don't leak URL

parent f95fe8c7
No related branches found
No related tags found
No related merge requests found
......@@ -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;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment