From 970f5cb53dee96d60b55312d5cba4bda37afea7f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 23 Nov 2008 09:19:02 +0000 Subject: dce --- src/daemon/https/tls/auth_cert.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/daemon/https/tls/auth_cert.c') diff --git a/src/daemon/https/tls/auth_cert.c b/src/daemon/https/tls/auth_cert.c index e155496e..f4a784b5 100644 --- a/src/daemon/https/tls/auth_cert.c +++ b/src/daemon/https/tls/auth_cert.c @@ -199,7 +199,8 @@ _find_x509_cert (const MHD_gtls_cert_credentials_t cred, int result, cert_pk; *indx = -1; - + odn.size = 0; + odn.data = NULL; do { -- cgit v1.2.3