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

memory releasing patch from Marek

This commit is contained in:
fyodor
2006-07-04 23:04:56 +00:00
parent 41aad8638a
commit 9c0af0a95b
21 changed files with 312 additions and 71 deletions

View File

@@ -300,6 +300,7 @@ class NmapOps {
stype current_scantype;
bool noninteractive;
bool release_memory; /* suggest to release memory before quitting. used to find memory leaks. */
private:
int max_rtt_timeout;
int min_rtt_timeout;