aboutsummaryrefslogtreecommitdiff
path: root/ldebug.c
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2021-11-16 14:35:06 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2021-11-16 14:35:06 -0300
commit6b3e116d44eed387aa93126c48eae8a64b38bfc2 (patch)
tree04175aafa7c2ca0d24c41eb3e5115859705bd06f /ldebug.c
parente8deac5a41ffd644aaa78fda6d4bd5caa72cb077 (diff)
downloadlua-6b3e116d44eed387aa93126c48eae8a64b38bfc2.tar.gz
lua-6b3e116d44eed387aa93126c48eae8a64b38bfc2.tar.bz2
lua-6b3e116d44eed387aa93126c48eae8a64b38bfc2.zip
Corrected bug in 'luaD_tryfuncTM'
The pointer to the metamethod can be invalidated by a finalizer that can run during a GC in 'checkstackGCp'. (This commit also fixes a detail in the manual.) Bug introduced in commit 91673a8ec.
Diffstat (limited to 'ldebug.c')
0 files changed, 0 insertions, 0 deletions