mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
Revert prev commit, bogus
This commit is contained in:
parent
d796273e8f
commit
e9749fcd7b
@ -4865,7 +4865,7 @@ out:
|
||||
}
|
||||
|
||||
if ( ca->cleanup )
|
||||
rc = ca->cleanup( ca );
|
||||
ca->cleanup( ca );
|
||||
out_noop:
|
||||
if ( rc == LDAP_SUCCESS ) {
|
||||
attrs_free( save_attrs );
|
||||
|
Loading…
Reference in New Issue
Block a user