mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 22:21:29 +00:00
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
20 KiB
20 KiB