1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-29 19:09:01 +00:00

updating --release-memory (thus far) and freeing some other areas early on

This commit is contained in:
kris
2008-06-08 05:29:00 +00:00
parent 798438e2d2
commit 0632f1f8da
3 changed files with 19 additions and 8 deletions

View File

@@ -319,7 +319,7 @@ class NmapOps {
#ifndef NOLUA
int script;
const char *scriptargs;
char *scriptargs;
int scriptversion;
int scripttrace;
int scriptupdatedb;