mirror of https://github.com/rusefi/lua.git
6bc0f13505
When "undumping" a long string, the function 'loadVector' can call the reader function, which can run the garbage collector, which can collect the string being read. So, the string must be anchored during the call to 'loadVector'. |
||
---|---|---|
.. | ||
libs | ||
all.lua | ||
api.lua | ||
attrib.lua | ||
big.lua | ||
bitwise.lua | ||
bwcoercion.lua | ||
calls.lua | ||
closure.lua | ||
code.lua | ||
constructs.lua | ||
coroutine.lua | ||
cstack.lua | ||
db.lua | ||
errors.lua | ||
events.lua | ||
files.lua | ||
gc.lua | ||
gengc.lua | ||
goto.lua | ||
heavy.lua | ||
literals.lua | ||
locals.lua | ||
main.lua | ||
math.lua | ||
nextvar.lua | ||
packtests | ||
pm.lua | ||
sort.lua | ||
strings.lua | ||
tpack.lua | ||
utf8.lua | ||
vararg.lua | ||
verybig.lua |