]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - src/src/macros.h
Fix SPA authenticator, checking client-supplied data before using it. Bug 2571
[user/henk/code/exim.git] / src / src / macros.h
index 962d17c00d6b8cecdc96c9d39c4d017fa8ca9d83..a507bbf836914a316544b879d0a0d4b1e2892a4f 100644 (file)
@@ -3,6 +3,7 @@
 *************************************************/
 
 /* Copyright (c) University of Cambridge 1995 - 2018 */
+/* Copyright (c) The Exim Maintainers 2020 */
 /* See the file NOTICE for conditions of use and distribution. */
 
 
@@ -118,7 +119,7 @@ don't make the file descriptors two-way. */
 verifying. This has to be explicit because it is referenced in more than one
 source module. */
 
-#define ADDRESS_EXPANSIONS_COUNT 18
+#define ADDRESS_EXPANSIONS_COUNT 19
 
 /* The maximum permitted number of command-line (-D) macro definitions. We
 need a limit only to make it easier to generate argument vectors for re-exec