]> sourceware.org Git - newlib-cygwin.git/commit
Fix UTF-16 surrogate handling in wctomb and friends.
authorCorinna Vinschen <corinna@vinschen.de>
Wed, 1 Apr 2015 13:31:18 +0000 (15:31 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 23 Apr 2015 19:57:09 +0000 (21:57 +0200)
commit9b42474f293d068dcaa65f2f20ca268c51c960ec
tree91b253b909bab4b1b3259f926bf6c5fe9a0c5672
parent71a897e40d4a9f0b3a6caf6bae974c00aae2cbe8
Fix UTF-16 surrogate handling in wctomb and friends.

* libc/stdlib/wctomb_r.c (__utf8_wctomb): Fix check for handling a
lone high surrogate.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
newlib/ChangeLog
newlib/libc/stdlib/wctomb_r.c
winsup/cygwin/release/1.7.36
This page took 0.03179 seconds and 5 git commands to generate.