mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
o Fixed an assertion failure which could occur on at least SPARC Linux
The error looked like "nsock_core.c:294: handle_connect_result: Assertion `0' failed. Aborted". [David Fifield, Fabio Pedretti]
This commit is contained in:
parent
516928b07d
commit
ab1fa58da2
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o Fixed an assertion failure which could occur on at least SPARC Linux
|
||||
The error looked like "nsock_core.c:294: handle_connect_result:
|
||||
Assertion `0' failed. Aborted". [David Fifield, Fabio Pedretti]
|
||||
|
||||
o Improved the Oracle DB version detection signatures. [Tom Sellers]
|
||||
|
||||
Nmap 4.85BETA9 [2009-05-12]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue