glibc/iconvdata
Tulio Magno Quites Machado Filho e64d2de526 Fix a bug when converting strings with 1 character using TCVN5712-1
It isn't necessary to buffer the last character of strings. This can cause a
bug with strings that have 1 character between 0x0041 and 0x01b0.

	[BZ #13691]
	* iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
	with only 1 character between 0x0041 and 0x01b0.
	* wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
	* wcsmbs/tst-mbsnrtowcs.c: New file.
2012-03-30 10:43:43 +02:00
..
2007-08-21 14:43:18 +00:00
2011-05-27 08:35:44 -04:00
2011-05-21 11:33:05 -04:00
2008-05-21 22:45:28 +00:00
2004-03-12 00:16:51 +00:00
2004-08-02 22:33:57 +00:00
2004-09-18 08:15:55 +00:00
2006-04-25 17:47:32 +00:00