1
0
mirror of https://github.com/lua/lua synced 2026-06-08 15:34:49 +00:00
Roberto Ierusalimschy e460752323 Fixed "conceptual" bug in 'luaK_setreturns'
This function was computing invalid instruction addresses when the
expression was not a multi-return instruction. (Virtually all machines
don't raise errors when computing an invalid address, as long as the
address is not accessed, but this computation is undefined behavior in
ISO C.)
2020-03-02 13:24:06 -03:00
2019-12-27 10:38:53 -03:00
2020-02-27 12:59:22 -03:00
2019-08-20 13:42:26 -03:00
2019-12-30 11:45:08 -03:00
2020-02-27 12:59:22 -03:00
2019-10-23 11:10:19 -03:00
2019-08-16 14:58:02 -03:00
2020-02-27 12:59:22 -03:00
2020-02-27 12:59:22 -03:00
2020-02-27 12:59:22 -03:00
2020-02-27 15:17:44 -03:00
2019-11-18 14:54:06 -03:00
2019-12-13 14:02:42 -03:00
2020-02-27 12:59:22 -03:00
2019-12-30 11:45:08 -03:00
2019-12-30 11:45:08 -03:00
2019-11-18 14:54:06 -03:00
2019-07-05 15:03:15 -03:00
2020-02-27 12:59:22 -03:00
2020-02-27 12:59:22 -03:00
2019-08-20 13:42:26 -03:00
2019-12-05 13:31:07 -03:00
2020-02-27 15:17:44 -03:00
2019-08-16 14:58:02 -03:00
2020-02-27 12:59:22 -03:00
S
Description
Automated archival mirror of github.com/lua/lua
18 MiB
Languages
C 66.4%
Lua 33%
Makefile 0.6%