mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
fixing a Zenmap crash when trying to edit or create a new profile based on an existing one when there wasn't one selected (http://seclists.org/nmap-dev/2007/q4/0680.html). Now a new Profile Editor is opened
This commit is contained in:
parent
9be72c95d5
commit
c8f3e6a040
1 changed files with 7 additions and 0 deletions
|
|
@ -8,6 +8,13 @@ o Nmap URL has changed from http://insecure.org/nmap/ to
|
|||
and bookmarks. And if you don't have a link to Nmap on your web
|
||||
site, now is a good time to add one :).
|
||||
|
||||
o Fixed a crash in Zenmap which occurred when attempting to edit or
|
||||
create a new profile based on an existing one when there wasn't one
|
||||
selected. The error message was:
|
||||
'NoneType' object has no attribute 'toolbar'
|
||||
Now a new Profile Editor is opened. Thanks to D1N (d1n@inbox.com)
|
||||
for the report. [Kris]
|
||||
|
||||
o Added IPv6 host support to the RPC scan. Attempting this before
|
||||
(via -sV) caused a segmentation fault. Thanks to Will Cladek for
|
||||
the report. [Kris]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue