Taint: hybrid checking mode
[exim.git] / src / src / globals.c
index edd1edbbc9eb40fe78a6b19403bd48136c75d78c..f16e19bc534f8851742334eb45fb5ebd65db300a 100644 (file)
@@ -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,