(decode_coding_iso_2022): Fix handling of invalid
authorKenichi Handa <handa@m17n.org>
Thu, 5 Jun 2003 12:34:31 +0000 (12:34 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 5 Jun 2003 12:34:31 +0000 (12:34 +0000)
commitd3e4cb56a3c9db1838b934256c4442512a131df4
treec40cde6fca33da5725390abd6d7030071a1648da
parent54ab3d3bb06d0102b9c17da9db464607399d220f
(decode_coding_iso_2022): Fix handling of invalid
bytes.
(raw_text_coding_system): Check NILP (coding_system).
(coding_inherit_eol_type): Check NILP (coding_system) and
NILP (parent).
(consume_chars): Fix for the case of raw-text.
src/coding.c