aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-execstack.c
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2025-04-25 17:54:28 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2025-04-29 15:20:25 -0300
commit7a0d7fb25c22cc7237315792b0f340ec49e3783f (patch)
tree1f87ec81f855e349f0050a5fe941f82cc392bf52 /elf/dl-execstack.c
parent8eeb7de8a200a43c914cfa230a25b84d3269cae2 (diff)
downloadglibc-7a0d7fb25c22cc7237315792b0f340ec49e3783f.zip
glibc-7a0d7fb25c22cc7237315792b0f340ec49e3783f.tar.gz
glibc-7a0d7fb25c22cc7237315792b0f340ec49e3783f.tar.bz2
math: Fix UB on erfcf (BZ 32924)
The left shift overflows for 'int', use uint64_t instead. It syncs with CORE-MATH commit d0a2be200cbc1344d800d9ef0ebee9ad67dd3ad8. Checked on aarch64-linux-gnu, x86_64-linux-gnu, and i686-linux-gnu. Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'elf/dl-execstack.c')
0 files changed, 0 insertions, 0 deletions