mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
cac075a1221f373053196dbb24bdcff4609b8241
The code should not compute an instruction address before checking that it exists. (Virtually no machine complains of computing an invalid address, as long as the address is not used, but for ISO C that is undefined behavior.)
Description
Automated archival mirror of github.com/lua/lua
Languages
C
66.4%
Lua
33%
Makefile
0.6%