mirror of
https://github.com/lua/lua.git
synced 2026-08-05 12:59:05 +00:00
969b8c1f14f69c1406f00df3b5f375a9efb7b78f
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
66.4%
Lua
33%
Makefile
0.6%