From: Howard Chu Date: Thu, 5 Mar 2009 09:15:02 +0000 (+0000) Subject: More cleanup X-Git-Tag: ACLCHECK_0~755 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0ba084d8b0548c9e5a823fbd8ee8e55624c1d96e;p=openldap More cleanup --- diff --git a/libraries/libldap/tls_g.c b/libraries/libldap/tls_g.c index 5bef8ee1a2..738fb36fc3 100644 --- a/libraries/libldap/tls_g.c +++ b/libraries/libldap/tls_g.c @@ -378,7 +378,7 @@ tlsg_ctx_init( struct ldapoptions *lo, struct ldaptls *lt, int is_server ) */ if ( max == 1 && !gnutls_x509_crt_check_issuer( certs[0], certs[0] )) { gnutls_x509_crt_t *cas; - unsigned int i, j = 0, ncas; + unsigned int i, j, ncas; gnutls_certificate_get_x509_cas( ctx->cred, &cas, &ncas ); for ( i = 1; i