mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
fix ITS#6645 commit
This commit is contained in:
parent
15f1e7bdb7
commit
615d1c7703
@ -65,7 +65,7 @@ typedef struct tool_vars {
|
||||
slap_ssf_t tv_sasl_ssf;
|
||||
unsigned tv_dn_mode;
|
||||
unsigned int tv_csnsid;
|
||||
ber_len_t tv_ldif_wrap;
|
||||
unsigned int tv_ldif_wrap;
|
||||
char tv_maxcsnbuf[ LDAP_PVT_CSNSTR_BUFSIZE * ( SLAP_SYNC_SID_MAX + 1 ) ];
|
||||
struct berval tv_maxcsn[ SLAP_SYNC_SID_MAX + 1 ];
|
||||
} tool_vars;
|
||||
|
Loading…
Reference in New Issue
Block a user