diff --git a/NmapOps.cc b/NmapOps.cc index 25eeaba58..fab4ac3b8 100644 --- a/NmapOps.cc +++ b/NmapOps.cc @@ -257,6 +257,7 @@ void NmapOps::Initialize() { max_ips_to_scan = 0; extra_payload_length = 0; extra_payload = NULL; + host_timeout = 0; scan_delay = 0; open_only = false; scanflags = -1;