From: Kurt Zeilenga Date: Thu, 29 Aug 2002 19:54:17 +0000 (+0000) Subject: Yet another bug fix... this one from Luke. X-Git-Tag: NO_SLAP_OP_BLOCKS~1099 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=81420d4f913652b5058a8858cefada8abf384ae2;p=openldap Yet another bug fix... this one from Luke. --- diff --git a/servers/slapd/schema_prep.c b/servers/slapd/schema_prep.c index 0566e1333b..05571d65fb 100644 --- a/servers/slapd/schema_prep.c +++ b/servers/slapd/schema_prep.c @@ -150,6 +150,9 @@ static int objectSubClassIndexer( #endif } + ocvalues[i].bv_val = NULL; + ocvalues[i].bv_len = 0; + /* expand values */ for( i=0; i