mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Adds missing initialization
This commit is contained in:
@@ -445,6 +445,7 @@ static int do_proxy_http(void)
|
||||
return -1;
|
||||
}
|
||||
|
||||
request = NULL;
|
||||
status_line = NULL;
|
||||
header = NULL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user