1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-15 20:29:03 +00:00
Files
nmap/NmapOutputTable.cc
bmenrigh 90b6ee102f Fixed a off-by-one error in printtableSize(). The routine was not
taking into account the fact that each row gets a newline appended and
so was reporting less needed memory that actually necessary in very
special cases.  Patrick found the issue and reported it in
http://seclists.org/nmap-dev/2009/q1/0735.html
2009-03-18 19:09:56 +00:00

13 KiB