mirror of
https://github.com/nmap/nmap.git
synced 2026-01-30 10:09:03 +00:00
See http://seclists.org/nmap-dev/2012/q4/334 for why this wasn't really a big problem. This solution is essentially how netcat-openbsd does it: mkstemp creates the file and opens it, but then we just unlink it and only use the returned name. Functionality is pretty much the same as the tempnam version.
8.3 KiB
8.3 KiB