Always release memory

This commit is contained in:
dmiller 2026-05-26 01:52:16 +00:00
parent 236a392cf0
commit ff028e681f
13 changed files with 6 additions and 128 deletions

View file

@ -315,7 +315,6 @@ void NmapOps::Initialize() {
ipoptionslen = 0;
ipopt_firsthop = 0;
ipopt_lasthop = 0;
release_memory = false;
topportlevel = -1;
#ifndef NOLUA
script = false;