glibc/sysdeps/s390/multiarch
Wilco Dijkstra fdaf78656f Add bounds check to __libc_ifunc_impl_list
Add a proper bounds check to __libc_ifunc_impl_list. This makes MAX_IFUNC
redundant and fixes several targets that will write outside the array.
To avoid unnecessary large diffs, pass the maximum in the argument 'i' to
IFUNC_IMPL_ADD - 'max' can be used in new ifunc definitions and existing
ones can be updated if desired.

Passes buildmanyglibc.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2022-06-10 17:13:29 +01:00
..
iconv Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
8bit-generic.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
gconv_simple.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
gen-8bit.sh S390: Optimize 8bit-generic iconv modules. 2016-05-25 17:18:04 +02:00
ifunc-impl-list.c Add bounds check to __libc_ifunc_impl_list 2022-06-10 17:13:29 +01:00
ifunc-resolve.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Makefile S390: Refactor wmemcmp ifunc handling. 2018-12-18 13:57:25 +01:00
utf8-utf16-z9.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
utf8-utf32-z9.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
utf16-utf32-z9.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00