about summary refs log tree commit diff
path: root/resolv
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2023-02-23 10:43:23 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2023-02-23 10:43:23 -0300
commit5bb72237ee405967ff08569312d8b57fdfed2202 (patch)
tree0dea46e398ee4ac41fa9ecff49abe1729f14c9bb /resolv
parent834bb0a29cf1047a33a3609fa98f31f44f297d5d (diff)
downloadglibc-azanella/strncmp-fix.tar.gz
glibc-azanella/strncmp-fix.tar.xz
glibc-azanella/strncmp-fix.zip
alpha: Remove strncmp optimization azanella/strncmp-fix
It might access OOB memory which trigers invalid memory access
with stratcliff.  The generic implementation already cover word
access along with cmpbge for both aligned and unaligned, so use it
instead.

Checked stratcliff with qemu static for alpha-linux-gnu.
Diffstat (limited to 'resolv')
0 files changed, 0 insertions, 0 deletions