From: Jeremy Harris Date: Tue, 13 May 2014 17:54:06 +0000 (+0100) Subject: Fix cert fingerprint path to deny noncerts X-Git-Tag: exim-4_83_RC1~23 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/fabe4dd996dd1e08707c4c33c498d86deaae6edd Fix cert fingerprint path to deny noncerts --- diff --git a/src/src/expand.c b/src/src/expand.c index 9afc036fa..ff30996a9 100644 --- a/src/src/expand.c +++ b/src/src/expand.c @@ -5762,6 +5762,7 @@ while (*s != 0) s = s1+1; break; } + vp = NULL; } /*FALLTHROUGH*/ #endif