]> git.eshelyaron.com Git - emacs.git/commit
(CCL_WRITE_CHAR): If CH is eight-bit-control char, decrement dst_end
authorKenichi Handa <handa@m17n.org>
Wed, 16 Aug 2000 01:36:35 +0000 (01:36 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 16 Aug 2000 01:36:35 +0000 (01:36 +0000)
commit904a2edd5c4fdf7a584252b3f0e1fe21bd4f7f1f
treedfd1a2c4970d29226a713bb3acda68525a8c4f5e
parent290602fd0af3deaf34ac60d9b4f3165d01381f7f
(CCL_WRITE_CHAR): If CH is eight-bit-control char, decrement dst_end
to avoid buffer overflow in the later call of string_as_multibyte
src/ccl.c