Revert prev commit, bogus

This commit is contained in:
Howard Chu 2007-10-15 10:16:36 +00:00
parent d796273e8f
commit e9749fcd7b

View File

@ -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 );