mirror of
https://github.com/nmap/nmap.git
synced 2026-08-27 03:48:14 +00:00
Always release memory
This commit is contained in:
parent
236a392cf0
commit
ff028e681f
13 changed files with 6 additions and 128 deletions
|
|
@ -315,7 +315,6 @@ void NmapOps::Initialize() {
|
|||
ipoptionslen = 0;
|
||||
ipopt_firsthop = 0;
|
||||
ipopt_lasthop = 0;
|
||||
release_memory = false;
|
||||
topportlevel = -1;
|
||||
#ifndef NOLUA
|
||||
script = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue