1
0
mirror of https://github.com/lua/lua synced 2026-06-08 15:34:49 +00:00
Files
lua-lua/testes
Roberto Ierusalimschy 983bc433e6 Bug: Use after free in 'luaV_finishset'
If a metatable is a weak table, its __newindex field could be collected
by an emergency collection while being used in 'luaV_finishset'. (This
bug has similarities with bug 5.3.2-1, fixed in commit a272fa66.)
2025-03-13 15:42:39 -03:00
..
2022-12-23 11:28:11 -03:00
2019-07-30 12:18:19 -03:00
2018-12-14 13:49:02 -02:00
2024-04-26 14:55:18 -03:00
2021-03-01 13:54:29 -03:00