]> git.sur5r.net Git - openldap/commitdiff
(blind) compile fix; please review
authorPierangelo Masarati <ando@openldap.org>
Sun, 24 Dec 2006 10:50:22 +0000 (10:50 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sun, 24 Dec 2006 10:50:22 +0000 (10:50 +0000)
servers/slapd/sasl.c

index f8ecfa5f0c6c95d0f7d0ae04fcdbdb645e17e56c..25bde088eadcdbcc8ee94cbccd4ce4b671ac37ec 100644 (file)
@@ -464,7 +464,7 @@ slap_auxprop_store(
        }
        *modtail = NULL;
 
-       rc = slap_mods_check( modlist, &text, textbuf, textlen, NULL );
+       rc = slap_mods_check( &op, modlist, &text, textbuf, textlen, NULL );
 
        if ( rc == LDAP_SUCCESS ) {
                rc = slap_mods_no_user_mod_check( &op, modlist,