]> git.sur5r.net Git - openldap/commitdiff
init rc
authorHoward Chu <hyc@openldap.org>
Wed, 26 Sep 2007 20:17:48 +0000 (20:17 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 26 Sep 2007 20:17:48 +0000 (20:17 +0000)
servers/slapd/mods.c

index cbb1d70300b1b760ccf59eb3419517a93601b4a3..2d0d01fc8bda05b56838857e97b57d6065483bd2 100644 (file)
@@ -196,7 +196,7 @@ modify_delete_vindex(
        MatchingRule    *mr = mod->sm_desc->ad_type->sat_equality;
        struct berval *cvals;
        int             *id2 = NULL;
-       int             i, j, rc;
+       int             i, j, rc = 0;
        unsigned flags;
        char            dummy = '\0';