Gitweb:
https://git.exim.org/exim.git/commitdiff/87229a18d1fbe959d38f82bde661b57fed11d220
Commit: 87229a18d1fbe959d38f82bde661b57fed11d220
Parent: d9de268dd629b0a01c6e01a6bc816dca51f76b12
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Tue Dec 5 17:49:06 2023 +0000
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Tue Dec 5 18:03:03 2023 +0000
Compiler quietening
---
src/src/verify.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/src/verify.c b/src/src/verify.c
index bc3666285..d080ddd63 100644
--- 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-". */
--
## subscription configuration (requires account):
##
https://lists.exim.org/mailman3/postorius/lists/exim-cvs.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-cvs-unsubscribe@???
## Exim details at
http://www.exim.org/
## Please use the Wiki with this list -
http://wiki.exim.org/