mirror of
https://github.com/nmap/nmap.git
synced 2026-06-27 11:42:53 +00:00
Add the segmentation fault fix from zenmap r7176 to the CHANGELOG.
This commit is contained in:
parent
a552a52eb1
commit
64b7e255ef
1 changed files with 5 additions and 0 deletions
|
|
@ -1,5 +1,10 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o Zenmap now prints an exception message rather than segfaulting when it
|
||||
can't open a display (such as when trying to connect to an X server as
|
||||
an unauthorized user). Thanks to Aaron Leininger for the initial
|
||||
report and Guilherme Polo for suggesting the fix.
|
||||
|
||||
o Fixed an assertion failure caused when a host had NSE scripts in
|
||||
multiple runlevels. This in turn also fixes --host-timeout behavior
|
||||
in NSE. [Kris]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue