mirror of
https://github.com/lua/lua.git
synced 2026-06-25 08:39:10 +00:00
d2ea5b00b7c1832d2889fe0cb6bbf4b82e7a9f98
bug: objects entering the 'allgc' list must have their OLDBIT cleared (upvalues being cleared) + bug: in 'checkSizes', KGC_EMERGENCY is stored in 'gckind' field, not in 'gcstate' + current white changes when entering sweep phase (so there are dead objects only in that phase)
Description
No description provided
Languages
C
66.4%
Lua
33%
Makefile
0.6%