mirror of
https://github.com/nmap/nmap.git
synced 2026-01-05 22:19:03 +00:00
b023f71618642a89dfeb945eebf689b212a5f879
There was a missing level of deference on the pointers, so a condition was never true in normal use. The effect was that check_target could return without haveing put something in *addr, the previous contents of which would later be passed to getaddrinfo, causing a "Name or service not known" error.
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.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.2%