-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
OpenBSD current on nmap commit 6d8b899 results in a coredump when doing the following:
$ nmap -sT 192.168.0.8
Starting Nmap 7.25SVN ( https://nmap.org ) at 2016-07-23 11:56 PDT
assertion "diff <= interval" failed: file "timing.cc", line 440, function "update"
Abort trap (core dumped)
Line 440 in 799048e
| assert(diff <= interval); |