mirror of
https://github.com/lua/lua.git
synced 2026-06-13 10:49:27 +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.4%
Lua
33%
Makefile
0.6%