mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 00:59:45 -05:00
ITS#7469 fix slapcat
This commit is contained in:
parent
470b126e9f
commit
a2cfb99c52
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue