]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/saslauthz.c
Do something with the error text.
[openldap] / servers / slapd / saslauthz.c
index fcc6c05ce9940bfdeecede469c7453bdc4925e59..5a8b689be537898e4c4309767a7ad24407fc3808 100644 (file)
@@ -567,7 +567,6 @@ slap_sasl_check_authz(char *searchDN, char *assertDN, char *attr, char *authc)
 
 COMPLETE:
        if( vals ) ber_bvecfree( vals );
-       if( ad ) ad_free( ad, 1 );
 
 #ifdef NEW_LOGGING
        LDAP_LOG(( "sasl", LDAP_LEVEL_ENTRY,