Fix bug in previous tcvn5712 commit e64d2de52.
commit39c59c35723120c32dc42dde4115bba92305179f
authorTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
Mon, 2 Apr 2012 22:24:03 +0000 (2 15:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Apr 2012 00:12:07 +0000 (2 17:12 -0700)
treef958bc6ec732f81a8d0b00c5352ad0e3111e8957
parent135ffda8b84226a91c6062db69a61975b2f11cb6
Fix bug in previous tcvn5712 commit e64d2de52.

[BZ #13691]
* iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
inptr and inend, rather than using last_ch.
ChangeLog
iconvdata/tcvn5712-1.c