diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2025-06-16 16:33:02 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2025-06-16 16:33:02 -0300 |
commit | 1b0f943da7dfb25987456a77259edbeea0b94edc (patch) | |
tree | 6d095ff675b6779078e4368db338ad57562d7651 /bugs | |
parent | 6e22fedb74cf0c9b6656e9fce8b7331db847c605 (diff) | |
download | lua-v5.4.tar.gz lua-v5.4.tar.bz2 lua-v5.4.zip |
Bug: new metatable in weak table can fool the GCv5.4
All-weak tables are not being revisited after being visited during
propagation; if it gets a new metatable after that, the new metatable
may not be marked.
Diffstat (limited to 'bugs')
0 files changed, 0 insertions, 0 deletions