]> git.sur5r.net Git - openldap/commit
value_normalize can change the length of value. Fixed
authorKurt Zeilenga <kurt@openldap.org>
Wed, 2 Jun 1999 20:29:35 +0000 (20:29 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 2 Jun 1999 20:29:35 +0000 (20:29 +0000)
commite44c8504f39ed251c6168ea0f04ea7cbb9ca17ed
tree5b45675e790e198986e292071d1a12ada6d0fc8d
parentaf20783396de869efcb19b3db830a53901cc5f79
value_normalize can change the length of value.  Fixed
use in index_add_value(), but should modify value_normalize
to use a struct berval * instead of a char* pointer...
servers/slapd/back-bdb2/index.c
servers/slapd/back-ldbm/index.c