mirror of
https://github.com/lua/lua.git
synced 2026-06-08 08:03:49 +00:00
'lua_load' does not preserve the stack through the calls to the reader function, as it should. Immediately after the first call (to detect whether chunk is binary) it adds stuff, and it also adds a new table when starting the compilation of each new function.
7.0 KiB
7.0 KiB