mirror of
https://github.com/nmap/nmap.git
synced 2025-12-20 14:39:02 +00:00
The loaders list determines the order in which places are checked for Lua modules. I had a problem on Windows when the nmap.exe directory contained WinPcap's packet.dll. There was a runtime error when liblua tried to open packet.dll instead of our packet.lua. This way we check for our own files first.
42 KiB
42 KiB