mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 05:01:29 +00:00
returning floating-point seconds. Everywhere o.TimeSinceStartMS was called, the return value was being divided by 1000.0, which had the same effect but would overflow when the difference exceeded about 25 days (2^31 milliseconds). This patch is by Daniel Miller.
24 KiB
24 KiB