From: H.J. Lu Date: Sat, 4 Jul 2020 16:45:21 +0000 (-0700) Subject: NEWS: Mention BZ 25933 fix X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94abcef26ebbe89861128a9a62741e410104a342;p=thirdparty%2Fglibc.git NEWS: Mention BZ 25933 fix --- diff --git a/NEWS b/NEWS index 7a0cd14f80d..5712eecde81 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