git://git.exim.org
/
users
/
heiko
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e548933
)
GnuTLS: fix non-OCSP bulid
author
Jeremy Harris
<jgh146exb@wizmail.org>
Fri, 20 Sep 2019 14:53:01 +0000
(15:53 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Fri, 20 Sep 2019 14:59:19 +0000
(15:59 +0100)
Broken-by: 7613df821d
src/src/tls-gnu.c
patch
|
blob
|
history
diff --git
a/src/src/tls-gnu.c
b/src/src/tls-gnu.c
index a45dd65e96b3f744d85bd19719f99fd7f2b0e250..14ad828094a1ef3e57ab2d881b8554b0f5792bba 100644
(file)
--- a/
src/src/tls-gnu.c
+++ b/
src/src/tls-gnu.c
@@
-1131,8
+1131,8
@@
if (state->exp_tls_certificate && *state->exp_tls_certificate)
}
else
DEBUG(D_tls) debug_printf("ran out of OCSP response files in list\n");
-#endif
}
+#endif /* DISABLE_OCSP */
}
}
else /* client */