diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2016-09-08 13:36:26 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2016-09-08 13:36:26 -0300 |
commit | 7fe1a4cff3998bf019144924f39aec3f76a5cf32 (patch) | |
tree | 3f1c3984ae7093b3cdc3659a6db3d6565507f159 /lzio.c | |
parent | dbb6f11e8ee1eaa496215da5c04af80ec19b4df1 (diff) | |
download | lua-7fe1a4cff3998bf019144924f39aec3f76a5cf32.tar.gz lua-7fe1a4cff3998bf019144924f39aec3f76a5cf32.tar.bz2 lua-7fe1a4cff3998bf019144924f39aec3f76a5cf32.zip |
cleaner and more correct code for 'luaD_shrinkstack' (the old
test "inuse <= LUAI_MAXSTACK" for stack overflow is not correct,
as the real maximum usable size is "LUAI_MAXSTACK - EXTRA_STACK")
Diffstat (limited to 'lzio.c')
0 files changed, 0 insertions, 0 deletions