commit 970f5cb53dee96d60b55312d5cba4bda37afea7f parent b2e46ef8e2c4bc1e15d5da4a074f26195df527ee Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 23 Nov 2008 09:19:02 +0000 dce Diffstat:
| M | src/daemon/https/tls/auth_cert.c | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git 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 {