mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 22:21:29 +00:00
Often two (or more) scripts using the same library would overwrite the globals each was using. This would result in (at best) an error or (at worst) a deadlock. The patch changes the global accesses to local.
9.7 KiB
9.7 KiB