aboutsummaryrefslogtreecommitdiff
path: root/testes/math.lua
diff options
context:
space:
mode:
authorRoberto I <roberto@inf.puc-rio.br>2026-07-22 15:07:52 -0300
committerRoberto I <roberto@inf.puc-rio.br>2026-07-22 15:07:52 -0300
commitaf19891bce064a625deeea0fa3d0005f6e22842a (patch)
tree9d907160d21e74a2aa90eacd560aed6a73589bcd /testes/math.lua
parent8511e90b7df5daf139aba290b9c9c1595927e7b3 (diff)
downloadlua-af19891bce064a625deeea0fa3d0005f6e22842a.tar.gz
lua-af19891bce064a625deeea0fa3d0005f6e22842a.tar.bz2
lua-af19891bce064a625deeea0fa3d0005f6e22842a.zip
Bug: shift overflow in utf-8 decode
An initial byte \xFF will ask for 7 continuation bytes, and then the shift by (count * 5) will try to shift 35 bits.
Diffstat (limited to 'testes/math.lua')
0 files changed, 0 insertions, 0 deletions