mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 10:09:43 -05:00
Fix prev commit
This commit is contained in:
parent
cd7227b4c6
commit
61198ee41c
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue