mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
ITS#7469 fix slapcat
This commit is contained in:
parent
470b126e9f
commit
a2cfb99c52
@ -346,6 +346,7 @@ mdb_tool_entry_get_int( BackendDB *be, ID id, Entry **ep )
|
||||
ch_free( dn.bv_val );
|
||||
ch_free( ndn.bv_val );
|
||||
rc = LDAP_NO_SUCH_OBJECT;
|
||||
goto done;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user