]> git.sur5r.net Git - openldap/commitdiff
Fix previous commit
authorHoward Chu <hyc@openldap.org>
Tue, 1 Jan 2002 04:44:59 +0000 (04:44 +0000)
committerHoward Chu <hyc@openldap.org>
Tue, 1 Jan 2002 04:44:59 +0000 (04:44 +0000)
servers/slapd/schema_init.c

index 302218833ae3890e76ee6478b0b32685a7b06fd7..1a91b36a57d4cfad9cd3c21ab4db9a920dee8df2 100644 (file)
@@ -545,6 +545,7 @@ UTF8StringNormalize(
         */
 
        if ( s != NULL ) {
+               len = q - s;
                q = s;
        }