diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2021-11-03 15:04:18 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2021-11-03 15:04:18 -0300 |
commit | 74d99057a5146755e737c479850f87fd0e3b6868 (patch) | |
tree | db3f0b0bc146572c0e6d9508543cd79be15dd875 /lstrlib.c | |
parent | 1fce5bea817de50e055a84c153a975f25bfcf493 (diff) | |
download | lua-74d99057a5146755e737c479850f87fd0e3b6868.tar.gz lua-74d99057a5146755e737c479850f87fd0e3b6868.tar.bz2 lua-74d99057a5146755e737c479850f87fd0e3b6868.zip |
Bug: C stack overflow with coroutines
'coroutine.resume' did not increment counter of C calls when
continuing execution after a protected error (that is,
while running 'precover').
Diffstat (limited to 'lstrlib.c')
0 files changed, 0 insertions, 0 deletions