Fix bug #17881 with infloop in decoding emacs-mule encoded text.
commitc6ecf7f23d99a7c51a9372fefb261ddca89a1db2
authorEli Zaretskii <eliz@gnu.org>
Mon, 30 Jun 2014 15:39:29 +0000 (30 18:39 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 30 Jun 2014 15:39:29 +0000 (30 18:39 +0300)
treed8ad3e7217776671bac26d84943705da2d1e01ed
parent9c660a187ce2dd68a78c915c0006050c0cdbbffc
Fix bug #17881 with infloop in decoding emacs-mule encoded text.

 src/coding.c (MIN_CHARBUF_SIZE): Enlarge to 32.
src/ChangeLog
src/coding.c