Even larger TMP_SLOTS

This commit is contained in:
Kurt Zeilenga 2002-01-03 19:45:34 +00:00
parent d8aef083ac
commit fdb62b5650

View File

@ -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 )