git://git.exim.org
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9de268
)
Compiler quietening
author
Jeremy Harris
<jgh146exb@wizmail.org>
Tue, 5 Dec 2023 17:49:06 +0000
(17:49 +0000)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Tue, 5 Dec 2023 18:03:03 +0000
(18:03 +0000)
src/src/verify.c
patch
|
blob
|
history
diff --git
a/src/src/verify.c
b/src/src/verify.c
index bc36662853544b40ad2248409322b21fffca64d0..d080ddd631bd8f2985b1c26f71bc2a92f51ad298 100644
(file)
--- a/
src/src/verify.c
+++ b/
src/src/verify.c
@@
-3005,6
+3005,8
@@
if ((semicolon = Ustrchr(ss, ';')))
endname = semicolon;
opts = NULL;
}
+else
+ opts = NULL;
/* If we are doing an IP address only match, then all lookups must be IP
address lookups, even if there is no "net-". */