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