mirror of
https://github.com/lua/lua
synced 2025-04-01 18:42:52 +03:00

To-be-closed variables in C use 'ci.nresults' to code that there is a variable to be closed in that function. The intialization of the base C level (the one "running" when calling API functions outside any Lua call) did not initialize 'ci.nresults', creating (correct) warnings in valgrind.
Description
No description provided
Languages
C
67.3%
Lua
32.1%
Makefile
0.6%