mirror of
https://github.com/lua/lua.git
synced 2025-01-14 05:43:00 +08:00
6b3e116d44
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.