mirror of
https://github.com/nmap/nmap.git
synced 2026-02-03 12:06:35 +00:00
262ec8f7d74872db5a07048c30745c5717125f58
The std::string was being created and deleted in a single statement, so its c_str pointer pointed to freed memory. This could be seen with valgrind nmap --exclude foo
…
…
…
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( http://nmap.org ).
Description
Languages
C
37.5%
Lua
28.1%
C++
16.8%
Shell
5.8%
Python
4.2%
Other
7.3%