]> git.sur5r.net Git - openldap/commit
Fixed bug in caseExactSubstringsIndexer() and caseIgnoreSubstringsIndexer().
authorStig Venaas <venaas@openldap.org>
Sun, 15 Jul 2001 21:28:07 +0000 (21:28 +0000)
committerStig Venaas <venaas@openldap.org>
Sun, 15 Jul 2001 21:28:07 +0000 (21:28 +0000)
commit9b0e5835768bb32ec2a012c423c1f0e7dd8658d3
tree747077cd23fc695352d9969e18bc34d57a671d3c
parent40d68d8374c505c849ec7b28fe5adc213652480c
Fixed bug in caseExactSubstringsIndexer() and caseIgnoreSubstringsIndexer().
UTF8 normalization must be done before we compute number of keys since
string length might increase.
servers/slapd/schema_init.c