From: Pierangelo Masarati Date: Sun, 24 Dec 2006 10:50:22 +0000 (+0000) Subject: (blind) compile fix; please review X-Git-Tag: OPENLDAP_REL_ENG_2_4_4ALPHA~8^2~315 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3de965978131da01f8c02282ace7ed1795a18a19;p=openldap (blind) compile fix; please review --- diff --git a/servers/slapd/sasl.c b/servers/slapd/sasl.c index f8ecfa5f0c..25bde088ea 100644 --- a/servers/slapd/sasl.c +++ b/servers/slapd/sasl.c @@ -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,