]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
NEWS: Mention BZ 25933 fix
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 4 Jul 2020 16:45:21 +0000 (09:45 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 4 Jul 2020 16:59:10 +0000 (09:59 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 7cfd073248802c3220dbe43ce4e6cdb35dd86e11..24733f343af63e3e0734e121c90faf42a386f7e0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,7 @@ The following bugs are resolved with this release:
   [25204] Ignore LD_PREFER_MAP_32BIT_EXEC for SUID programs
   [25225] ld.so fails to link on x86 if GCC defaults to -fcf-protection
   [25232] No const correctness for strchr et al. for Clang++
+  [25933] Off by one error in __strncmp_avx2
   [25976] nss_compat: internal_end*ent may clobber errno, hiding ERANGE
 
 Security related changes: