mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +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
Automated archival mirror of github.com/lua/lua
Languages
C
66.4%
Lua
33%
Makefile
0.6%