1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 14:11:29 +00:00
Files
nmap/nse_main.h
dmiller d59f85371c Handle NSE-returned strings with null characters
This was resulting in truncated normal output. To reproduce, run a
script that returns "test\0will not appear".
2012-08-17 20:14:44 +00:00

1.8 KiB