mirror of
https://github.com/nmap/nmap.git
synced 2026-01-19 12:49:02 +00:00
an invalid Lua state if the thread was collected due to timeout or other even more rare reasons. Essentially, the callbacks from the nsock library were using a collected Lua state. I have solved this by maintaining a reference to the Lua State Thread in the nsock userdata's environment table. This is a temporary patch for the stable release pending a more detailed review of the NSE nsock library binding.
52 KiB
52 KiB