aboutsummaryrefslogtreecommitdiff
path: root/ldo.c
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2023-12-21 13:37:51 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2023-12-21 13:37:51 -0300
commit5853c37a83ec66ccb45094f9aeac23dfdbcde671 (patch)
tree403a884f463dc02a64b85a8b454a6e5386109376 /ldo.c
parent842a83f09caa2ebd4bc03e0076420148ac07c808 (diff)
downloadlua-5853c37a83ec66ccb45094f9aeac23dfdbcde671.tar.gz
lua-5853c37a83ec66ccb45094f9aeac23dfdbcde671.tar.bz2
lua-5853c37a83ec66ccb45094f9aeac23dfdbcde671.zip
Bug: Buffer overflow in string concatenation
Even if the string fits in size_t, the whole size of the TString object can overflow when we add the header.
Diffstat (limited to 'ldo.c')
0 files changed, 0 insertions, 0 deletions