X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/18c9d15e72d50474b8f0d31c35039fedf8847364..36eb5d3d77426d8cbf4243ea752f8d8cd1d5c682:/src/src/globals.c diff --git a/src/src/globals.c b/src/src/globals.c index edd1edbbc..f16e19bc5 100644 --- a/src/src/globals.c +++ b/src/src/globals.c @@ -312,6 +312,7 @@ struct global_flags f = .synchronous_delivery = FALSE, .system_filtering = FALSE, + .taint_check_slow = FALSE, .tcp_fastopen_ok = FALSE, .tcp_in_fastopen = FALSE, .tcp_in_fastopen_data = FALSE,