mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Fix prev commit
This commit is contained in:
parent
cd7227b4c6
commit
61198ee41c
@ -250,7 +250,6 @@ unique_new_domain_uri ( unique_domain_uri **urip,
|
||||
filter_free( f );
|
||||
}
|
||||
exit:
|
||||
if ( bv.bv_val ) ber_memfree ( bv.bv_val );
|
||||
uri->next = *urip;
|
||||
*urip = uri;
|
||||
if ( rc ) {
|
||||
|
Loading…
Reference in New Issue
Block a user