diff options
| author | Roberto I <roberto@inf.puc-rio.br> | 2026-02-18 13:24:04 -0300 |
|---|---|---|
| committer | Roberto I <roberto@inf.puc-rio.br> | 2026-02-18 13:24:04 -0300 |
| commit | 10eb89d1141dc528806b32401e408e36fb2f3bf5 (patch) | |
| tree | c1d33a4c965758cd9b39ad2fdc3c181295a05ab8 /testes/tpack.lua | |
| parent | 7c40c5edb2364745bf0add6feb02c7c90dfbae3e (diff) | |
| download | lua-10eb89d1141dc528806b32401e408e36fb2f3bf5.tar.gz lua-10eb89d1141dc528806b32401e408e36fb2f3bf5.tar.bz2 lua-10eb89d1141dc528806b32401e408e36fb2f3bf5.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/tpack.lua')
0 files changed, 0 insertions, 0 deletions
