]> git.sur5r.net Git - openldap/commitdiff
ITS#7050 fix uninit'd return code in back-meta
authorHoward Chu <hyc@openldap.org>
Mon, 12 Dec 2011 19:50:29 +0000 (11:50 -0800)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 12 Dec 2011 20:01:41 +0000 (12:01 -0800)
servers/slapd/back-meta/bind.c

index f9374ae27ea88b882455a6100c4318a35f6a5bff..160b2332e323a1e42e0aae6138b7e1571a3ee32a 100644 (file)
@@ -1340,6 +1340,7 @@ meta_back_proxy_authz_cred(
        } else {
                ndn = op->o_ndn;
        }
+       rs->sr_err = LDAP_SUCCESS;
 
        /*
         * FIXME: we need to let clients use proxyAuthz