1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-03 21:29:01 +00:00
Files
nmap/nselib
jah 3235065a1e Fixed: dns.query() calls dns.sendPackets() with the wrong number of parameters
which makes the 'to' value in a for .. to loop of type 'nil' - causing:

nselib/dns.lua:54: 'for' limit must be a number
stack traceback:
	nselib/dns.lua:54: in function 'sendPackets'
	nselib/dns.lua:194: in function 'query'
2009-04-28 22:41:53 +00:00
..
2009-01-19 04:57:34 +00:00
2008-11-19 17:46:27 +00:00
2009-03-12 18:27:52 +00:00
2009-04-19 17:44:45 +00:00
2009-01-13 00:10:33 +00:00
2009-01-13 00:10:33 +00:00