mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
fix ITS#4073
This commit is contained in:
parent
4b75493252
commit
644d9000f9
@ -503,7 +503,7 @@ meta_back_get_candidate(
|
||||
struct berval *ndn )
|
||||
{
|
||||
metainfo_t *mi = ( metainfo_t * )op->o_bd->be_private;
|
||||
int candidate;
|
||||
long candidate;
|
||||
|
||||
/*
|
||||
* tries to get a unique candidate
|
||||
|
Loading…
Reference in New Issue
Block a user