mirror of
https://github.com/nmap/nmap.git
synced 2026-06-25 10:38:02 +00:00
Fix a crash when filtering with inroute: in a scan that doesn't have
traceroute data.
This commit is contained in:
parent
ed9a46b2fd
commit
f8ed0bfefa
1 changed files with 3 additions and 0 deletions
|
|
@ -41,6 +41,9 @@ o Reduced memory usage in several areas. The size of the internal
|
|||
|
||||
o Added a service probe for Kerberos on udp/88. [Patrik Karlsson]
|
||||
|
||||
o [Zenmap] Fixed a crash when filtering with inroute: in scans without
|
||||
traceroute data. (KeyError: 'hops') [David]
|
||||
|
||||
Nmap 5.10BETA1 [2009-11-23]
|
||||
|
||||
o Added 14 new NSE scripts for a grand total of 72! You can learn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue