lua/testes
Roberto Ierusalimschy 4a00f61276 'lua_checkstack' doesn't need to check stack overflow
'luaD_growstack' already checks that. This commit also fixes an
internal bug in 'luaD_growstack': a large 'n' could cause an arithmetic
overflow when computing 'needed'.
2022-05-23 10:38:03 -03:00
..
2021-03-01 13:54:29 -03:00
2021-12-13 10:41:17 -03:00
2019-12-30 11:45:08 -03:00
2021-12-14 12:50:05 -03:00
2020-08-07 11:21:44 -03:00
2021-12-14 12:50:05 -03:00
2021-08-18 10:46:18 -03:00
2019-08-16 14:58:02 -03:00
2021-03-01 13:54:29 -03:00