aboutsummaryrefslogtreecommitdiff
path: root/lua.c
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2025-06-16 16:29:32 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2025-06-16 16:29:32 -0300
commit9386e49a3173b68e8b5a7ba882c4c2faf557b61e (patch)
tree01de173acfac35de39aec9d4398dc0395a080ce5 /lua.c
parent8cd7ae7da06f54b97f95d6994d6bf47086e4e7eb (diff)
downloadlua-9386e49a3173b68e8b5a7ba882c4c2faf557b61e.tar.gz
lua-9386e49a3173b68e8b5a7ba882c4c2faf557b61e.tar.bz2
lua-9386e49a3173b68e8b5a7ba882c4c2faf557b61e.zip
New metatable in an all-weak table can fool the GC
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 'lua.c')
0 files changed, 0 insertions, 0 deletions