1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-27 18:09:01 +00:00

Add an assertion failure item

This commit is contained in:
fyodor
2009-11-17 23:22:07 +00:00
parent 9c7e5af8fb
commit 3ba615a40b

View File

@@ -39,6 +39,9 @@ o Many people may have stale (since removed/renamed) scripts in their
just in case someone has custom scripts/libs there (though that is
still a bad idea). [David]
o Fix assertion failure with certain --exclude arguments (see
http://seclists.org/nmap-dev/2009/q4/276). [David]
o [NSE] Document Patrick's worker thread patch in scripting.xml (see
http://seclists.org/nmap-dev/2009/q4/294,
http://nmap.org/nsedoc/lib/stdnse.html#new_thread,