]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
NEWS: Add a bug fix entry for BZ #27974
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 27 Jan 2022 21:10:09 +0000 (13:10 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 27 Jan 2022 22:13:35 +0000 (14:13 -0800)
NEWS

diff --git a/NEWS b/NEWS
index bbec5e487a7ce92321d6a60ada40b504b19d2e2f..f87e3c2023ca1df46b519c42e2dcfa81f264cb08 100644 (file)
--- 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