[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#17881: 24.4.50; decoding by emacs-mule hangs up
From: |
K. Handa |
Subject: |
bug#17881: 24.4.50; decoding by emacs-mule hangs up |
Date: |
Sat, 05 Jul 2014 23:13:57 +0900 |
In article <87tx71dqx0.fsf@gnu.org>, handa@gnu.org (K. Handa) writes:
> In article <83wqby4d8m.fsf@gnu.org>, Eli Zaretskii <eliz@gnu.org> writes:
> > Fixed in trunk revision 117451.
> Thank you for the quick fix!
> But, considering the usage of coding->charbuf, I think the
> following fix is better. It always allocates 16 units more
> in coding->charbuf. So, as far as it doesn't reach
> MAX_CHARBUF_SIZE, decoding routines never stop by
> insufficient coding->charbuf. I'm going to install it as
> soon as I finish several tests.
I've just committed that change to the trunk.
---
Kenichi Handa
handa@gnu.org