]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
Fix handling of conversion problem in CP932 module
[thirdparty/glibc.git] / ChangeLog
index 70a4b86866ea7ba9ae4e489f8af5b2fba08494d7..549a23dcdb8b6ba2717e7eb5ec2d87c5ca0a8747 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
 
+       [BZ #12601]
+       * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
+       two-byte sequence errors.
+       * iconvdata/Makefile (tests): Add bug-iconv8.
+       * iconvdata/bug-iconv8.c: New file.
+
        [BZ #12626]
        * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
        buf2 definition.