aboutsummaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2020-07-13 13:39:02 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2020-07-13 13:39:02 -0300
commite1d8770f12542d34a3e32b825c95b93f8a341ee1 (patch)
tree15296aaedd195efd19192052af2192fcd7c12f54 /manual
parent0f1cd0eba99ea6d383e75b9ae488d00ad541c210 (diff)
downloadlua-e1d8770f12542d34a3e32b825c95b93f8a341ee1.tar.gz
lua-e1d8770f12542d34a3e32b825c95b93f8a341ee1.tar.bz2
lua-e1d8770f12542d34a3e32b825c95b93f8a341ee1.zip
Fixed bug: wrong stack limit when entering a coroutine
When entering a coroutine, the computation of nCcalls added 'from->nci' to correct for preallocated CallInfos, but 'nci' includes also the Callinfos already used.
Diffstat (limited to 'manual')
0 files changed, 0 insertions, 0 deletions