mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-10-31 23:45:22 +01:00 
			
		
		
		
	MSVC by default warns if Annex-K style secure functions with additional parameter validation are not used. For better or worse, afaik other major compilers don't implement it, so it's not a very useful warning for a cross-platform project.
Lua 5.1.5 source
This copy has been patched with Minetest-specific changes (lua_atccall)
so it is not interchangeable with upstream PUC Lua.
A patch for CVE-2014-5461 has been applied.