RootCauseunvalidated
Examined iconvdata/iso-2022-cn-ext.c lines 550-600. Outcome: adding `if (outptr + 4 > outend)` checks before escape sequence writes in SS2 and SS3 sections.
ff2c05ec-b67f-408f-b491-8e7c3ca9ca73
Examined iconvdata/iso-2022-cn-ext.c lines 550-600. Outcome: adding if (outptr + 4 > outend) checks before escape sequence writes in SS2 and SS3 sections.