lua_api_demo icon indicating copy to clipboard operation
lua_api_demo copied to clipboard

lua_getglobal(L, "package"); is broken

Open krytarowski opened this issue 7 years ago • 0 comments
trafficstars

lua_getglobal(L, "package"); is broken and the behavior is either infinite loop or memory fault.

krytarowski avatar Sep 15 '18 03:09 krytarowski