mirror of
https://github.com/lua/lua.git
synced 2026-09-19 00:34:21 +00:00
31b8c2d4380a762d1ed6a7faee74a1d107f86014
Errors in finalizers need a valid 'pc' to produce an error message, even if the error is not propagated. Therefore, calls to the GC (which may call finalizers) inside luaV_execute must save the 'pc'.
Description
No description provided
Languages
C
66.3%
Lua
33.1%
Makefile
0.6%