commit | 3dbb1a4b894c0744a331d4319d8d1704dc4ad943 | [log] [tgz] |
---|---|---|
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | Tue Apr 15 17:00:30 2025 -0300 |
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | Tue Apr 15 17:00:30 2025 -0300 |
tree | 53ca693828759df1f56f7adabdeaa022a0db0fc7 | |
parent | 3dd8ea54daa77345a8f193e871f6792722d8e131 [diff] |
In gen. GC, some gray objects stay in gray lists In generational collection, objects marked as touched1 stay in gray lists between collections. This commit fixes a bug introduced in commit 808976bb59.
This is the repository of Lua development code, as seen by the Lua team. It contains the full history of all commits but is mirrored irregularly. For complete information about Lua, visit Lua.org.
Please do not send pull requests. To report issues, post a message to the Lua mailing list.
Download official Lua releases from Lua.org.