Files
lua/testes
Roberto I 10eb89d114 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.
2026-02-18 13:24:04 -03:00
..
2025-09-05 15:36:47 -03:00
2025-07-15 14:40:27 -03:00
2025-04-23 11:36:09 -03:00
2025-11-26 11:18:29 -03:00
2025-03-13 15:30:52 -03:00
2025-08-09 15:08:53 -03:00
2025-11-24 11:39:46 -03:00
2025-03-12 13:52:35 -03:00
2026-02-18 13:24:04 -03:00
2025-11-26 11:18:29 -03:00