aboutsummaryrefslogtreecommitdiff
path: root/lobject.h
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2023-03-17 15:52:09 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2023-03-17 15:52:09 -0300
commitab859fe59b464a038a45552921cb2b23892343af (patch)
treec40223ce3f296c9d7e514b912931c093a8652c6a /lobject.h
parentc4b71b7ba0dee419b5bda1ec297eca8e42c9f1d2 (diff)
downloadlua-ab859fe59b464a038a45552921cb2b23892343af.tar.gz
lua-ab859fe59b464a038a45552921cb2b23892343af.tar.bz2
lua-ab859fe59b464a038a45552921cb2b23892343af.zip
Bug: Loading a corrupted binary file can segfault
The size of the list of upvalue names are stored separated from the size of the list of upvalues, but they share the same array.
Diffstat (limited to 'lobject.h')
0 files changed, 0 insertions, 0 deletions