aboutsummaryrefslogtreecommitdiff
path: root/loadlib.c
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2021-03-02 11:35:40 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2021-03-02 11:35:40 -0300
commit9a2de786de5da862404995ddd3408f7ad3d54ee8 (patch)
treed0c6eab13c95ac7a9c6148b9b63dd6df60d3f238 /loadlib.c
parent5276973224066e591b0f1a79c3b091d395848ac4 (diff)
downloadlua-9a2de786de5da862404995ddd3408f7ad3d54ee8.tar.gz
lua-9a2de786de5da862404995ddd3408f7ad3d54ee8.tar.bz2
lua-9a2de786de5da862404995ddd3408f7ad3d54ee8.zip
Stack check in warning function for tests
The warning function using for tests need to check the stack before pushing anything. (Warning functions are not expected to access a Lua state, therefore they have no preallocated stack space.)
Diffstat (limited to 'loadlib.c')
0 files changed, 0 insertions, 0 deletions