OpenSSL: when preloading creds do the server certs before the OCSP proofs so that...
[exim.git] / src / src / arc.c
index 4b6256e28d3c6b76b043bd8a71030061d8b2aa31..86688f6e3a47cfd111229a42e180b3149c2e761b 100644 (file)
@@ -1527,6 +1527,7 @@ void
 arc_sign_init(void)
 {
 memset(&arc_sign_ctx, 0, sizeof(arc_sign_ctx));
+headers_rlist = NULL;
 }