mirror of
https://github.com/nmap/nmap.git
synced 2026-01-03 13:19:04 +00:00
branch-reset patterns (?|...) were introduced in Perl 5.10.0, but some folks complained when their older PCRE libs crashed on this line. This changes the use into a single outer capture, then uses the $P() helper function to strip out the unprintable length bytes.
1.7 MiB
1.7 MiB