From 94abcef26ebbe89861128a9a62741e410104a342 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Sat, 4 Jul 2020 09:45:21 -0700 Subject: [PATCH] NEWS: Mention BZ 25933 fix --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 7a0cd14f80..5712eecde8 100644 --- a/NEWS +++ b/NEWS @@ -54,6 +54,7 @@ The following bugs are resolved with this release: [25810] x32: Incorrect syscall entries with pointer, off_t and size_t [25896] Incorrect prctl [25902] Bad LOADARGS_N + [25933] Off by one error in __strncmp_avx2 [25966] Incorrect access of __x86_shared_non_temporal_threshold for x32 [25976] nss_compat: internal_end*ent may clobber errno, hiding ERANGE