1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-17 21:19:01 +00:00
Files
nmap/nselib/strict.lua
batrick a8891ec0ca If the old _index metamethod does not exist then do not use it. This would
cause "attempt to index a nil value" errors when whatever is being made
"strict" did not have a metatable (the global environment for example).
2009-07-16 03:43:23 +00:00

2.3 KiB