]> git.sur5r.net Git - openldap/commitdiff
fix new API leftover
authorPierangelo Masarati <ando@openldap.org>
Thu, 3 Apr 2003 21:17:44 +0000 (21:17 +0000)
committerPierangelo Masarati <ando@openldap.org>
Thu, 3 Apr 2003 21:17:44 +0000 (21:17 +0000)
servers/slapd/acl.c

index 887e4d0ee08302de2568263f8f84c40ec383f3c0..bc79cbe7a820208a9f5e6d39c7ac1bf08820e246 100644 (file)
@@ -1118,7 +1118,7 @@ dn_match_cleanup:;
                         * rights given by the acis.
                         */
                        for ( i = 0; at->a_vals[i].bv_val != NULL; i++ ) {
-                               if (aci_mask( be, conn, op,
+                               if (aci_mask( op,
                                        e, desc, val,
 #ifdef SLAP_NVALUES
                                        &at->a_nvals[i],