From: H.J. Lu Date: Thu, 27 Jan 2022 21:10:09 +0000 (-0800) Subject: NEWS: Add a bug fix entry for BZ #27974 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25941de34e1ab24b869702f4a8caca330f0498a1;p=thirdparty%2Fglibc.git NEWS: Add a bug fix entry for BZ #27974 --- diff --git a/NEWS b/NEWS index bbec5e487a7..f87e3c2023c 100644 --- a/NEWS +++ b/NEWS @@ -53,6 +53,7 @@ The following bugs are resolved with this release: [27706] select fails to update timeout on error [27744] Support different libpthread/ld.so load orders for gdb -p [27892] powerpc: scv ABI error handling fails to check IS_ERR_VALUE + [27974] Overflow bug in some implementation of wcsnlen, wmemchr, and wcsncat [28607] Masked signals are delivered on thread exit [28524] Conversion from ISO-2022-JP-3 with iconv may emit spurious NULs [28532] powerpc64[le]: CFI for assembly templated syscalls is incorrect