[exim-cvs] typo

Top Page
Delete this message
Reply to this message
Author: Exim Git Commits Mailing List
Date:  
To: exim-cvs
Subject: [exim-cvs] typo
Gitweb: https://git.exim.org/exim.git/commitdiff/b4a88d7a067354abbe93c7c32264f31d1e461123
Commit:     b4a88d7a067354abbe93c7c32264f31d1e461123
Parent:     b6e0e128c9963c1b88717a150695603baa9f035a
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Dec 8 16:28:48 2024 +0000
Committer:  Jeremy Harris <jgh146exb@???>
CommitDate: Sun Dec 8 16:28:48 2024 +0000


    typo
---
 src/src/smtp_in.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


diff --git a/src/src/smtp_in.c b/src/src/smtp_in.c
index 9f9ff7016..b02d1a87d 100644
--- a/src/src/smtp_in.c
+++ b/src/src/smtp_in.c
@@ -2426,7 +2426,7 @@ if (!f.sender_host_unknown)
     questioned this code, I've added in some paranoid checking. */


     else if (optlen > 0)
-      return smtp_in_reject_options(ipopt);
+      return smtp_in_reject_options(ipopt, optlen);


     /* Length of options = 0 => there are no options */



--
## 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/