fix erroneous utf-16 encoding with surrogates in iconv
authorRich Felker <dalias@aerifal.cx>
Tue, 19 Jun 2012 00:29:41 +0000 (20:29 -0400)
committerRich Felker <dalias@aerifal.cx>
Tue, 19 Jun 2012 00:29:41 +0000 (20:29 -0400)
commita2f149b5d183a842487cc7c76d63511b67db32f5
treed39a3ff2bd3ae04debd7051748869b1a6335c1d2
parentdeb90c79e5c498fbb48de1423df034447f330e38
fix erroneous utf-16 encoding with surrogates in iconv

apparently this was never tested before.
src/locale/iconv.c