mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
Even larger TMP_SLOTS
This commit is contained in:
parent
d8aef083ac
commit
fdb62b5650
@ -586,7 +586,7 @@ ldap_dnfree( LDAPDN *dn )
|
||||
* and readable as soon as it works as expected.
|
||||
*/
|
||||
|
||||
#define TMP_SLOTS 256
|
||||
#define TMP_SLOTS 1024
|
||||
|
||||
int
|
||||
ldap_str2dn( const char *str, LDAPDN **dn, unsigned flags )
|
||||
|
Loading…
Reference in New Issue
Block a user