diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2020-06-15 11:58:59 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2020-06-15 11:58:59 -0300 |
commit | d49b2887282b86a5e6f40a386511aa8040f3c7b0 (patch) | |
tree | 0d85ba5e27fb06723b3f49f4c10cb9e2e717d2ae /lmem.h | |
parent | 69e84805e48b0253007bd0daf481ce7955367d73 (diff) | |
download | lua-d49b2887282b86a5e6f40a386511aa8040f3c7b0.tar.gz lua-d49b2887282b86a5e6f40a386511aa8040f3c7b0.tar.bz2 lua-d49b2887282b86a5e6f40a386511aa8040f3c7b0.zip |
'luaE_shrinkCI' shouldn't remove first free CallInfo
Due to emergency collections, 'luaE_shrinkCI' can be called while Lua
is building a new CallInfo, which for a while is still a free CallInfo.
Diffstat (limited to 'lmem.h')
0 files changed, 0 insertions, 0 deletions