Files
ppsspp/Common
Henrik RydgårdandClaude Sonnet 5 c45ceb6e2f ShiftJIS: don't consume the null terminator as a second byte
next() would read a truncated lead byte's "second byte" unconditionally,
even when that byte was actually the string's null terminator - leaving
index_ one past the terminator, so a subsequent end()/next() call read
one byte out of bounds. Now checks for the terminator before consuming
it, returning INVALID without advancing past it.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01L4QAoxV2KY7ek4PcZw3WvY
2026-08-09 19:31:02 +02:00
..
2025-02-11 10:43:39 -06:00
2026-08-08 18:18:28 +02:00
2026-08-08 18:18:28 +02:00
2026-08-09 19:03:08 +02:00
2025-08-31 13:37:43 +02:00
2025-01-08 17:02:39 +01:00
2026-01-30 14:10:32 +01:00
2026-08-08 18:18:28 +02:00
2026-03-30 11:34:19 -06:00
2026-07-30 10:03:15 +02:00
2026-07-29 14:42:24 +02:00
2025-09-02 13:26:04 +02:00
2025-08-31 13:37:43 +02:00
2026-06-02 17:16:45 +02:00
2026-05-16 10:40:08 +02:00
2026-07-27 21:33:14 +02:00
2026-07-27 18:37:28 +02:00