mirror of
https://github.com/nmap/nmap.git
synced 2026-06-25 18:48:19 +00:00
Zenmap] A typo that led to a crash if the ndiff subprocess
terminated with an error was fixed. The message was File "zenmapGUI\DiffCompare.pyo", line 331, in check_ndiff_process UnboundLocalError: local variable 'error_test' referenced before assignment
This commit is contained in:
parent
7872aafa5d
commit
fbb73481d3
1 changed files with 5 additions and 0 deletions
|
|
@ -1,5 +1,10 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o [Zenmap] A typo that led to a crash if the ndiff subprocess
|
||||
terminated with an error was fixed. [David] The message was
|
||||
File "zenmapGUI\DiffCompare.pyo", line 331, in check_ndiff_process
|
||||
UnboundLocalError: local variable 'error_test' referenced before assignment
|
||||
|
||||
o [Zenmap] A crash was fixed:
|
||||
File "zenmapGUI\SearchGUI.pyo", line 582, in operator_changed
|
||||
KeyError: "Syst\xc3\xa8me d'Exploitation"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue