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:
8a6eec0
)
Fix cert fingerprint path to deny noncerts
author
Jeremy Harris
<jgh146exb@wizmail.org>
Tue, 13 May 2014 17:54:06 +0000
(18:54 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Tue, 13 May 2014 17:54:06 +0000
(18:54 +0100)
src/src/expand.c
patch
|
blob
|
history
diff --git
a/src/src/expand.c
b/src/src/expand.c
index 9afc036fa1e6141ef51817ae34914214537802fa..ff30996a9cec678de87769585fdb64ea3ad1509b 100644
(file)
--- 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