]> sourceware.org Git - glibc.git/commit
elf: Parse the auxv values as unsigned on tst-tunables-enable_secure-env.c (BZ 31890)
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 18 Jul 2024 12:15:44 +0000 (09:15 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 19 Jul 2024 11:50:38 +0000 (08:50 -0300)
commit3c354d62f5c30d32bd553735473e95a8af4f56ec
tree0c4de4d03fd90dd49cf46210e2f4dc456353055f
parent66f2cd6e1a5a9a0113c9f5c13fb06707fef77fd4
elf: Parse the auxv values as unsigned on tst-tunables-enable_secure-env.c (BZ 31890)

AT_HWCAP on some architecture can indeed use all bits.

Checked on x86_64-linux-gnu and powerpc-linux-gnu.
Reviewed-By: Andreas K. Hüttel <dilfridge@gentoo.org>
elf/tst-tunables-enable_secure-env.c
This page took 0.039799 seconds and 5 git commands to generate.