(detect_coding_iso_2022): Reject invalid composition
authorKenichi Handa <handa@m17n.org>
Fri, 21 Nov 2008 02:24:40 +0000 (02:24 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 21 Nov 2008 02:24:40 +0000 (02:24 +0000)
commitcee53ed4b8f7743304226613bec083d2bcbde45f
tree6ad808a7b369072ba8469919c375b0175496ad65
parent11eac3eaed3c433a5948133a9b990eb4f71e07c9
(detect_coding_iso_2022): Reject invalid composition
sequence.
(DECODE_COMPOSITION_START): If the current source is the last
block, and the current composition doesn't end, regard this
sequence as invalid.
(decode_coding_iso_2022): Handle invalid composition sequence.
src/ChangeLog
src/coding.c