aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/clone-internal.c
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2025-04-25 17:54:23 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2025-04-29 15:19:54 -0300
commit4a1b96bf522406a6ed04eb6040f61c6205cff99e (patch)
tree7ca4626e57849d7317769cd6fbab31fdf49c89f0 /sysdeps/unix/sysv/linux/clone-internal.c
parent92f7b6061d867c5e5f26e84c44a3ec2887bf6c81 (diff)
downloadglibc-4a1b96bf522406a6ed04eb6040f61c6205cff99e.zip
glibc-4a1b96bf522406a6ed04eb6040f61c6205cff99e.tar.gz
glibc-4a1b96bf522406a6ed04eb6040f61c6205cff99e.tar.bz2
math: Fix UB on coshf (BZ 32919)
The left shift overflows for 'int', use uint64_t instead. It syncs with CORE-MATH commit 4d6192d2. Checked on aarch64-linux-gnu, x86_64-linux-gnu, and i686-linux-gnu. Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'sysdeps/unix/sysv/linux/clone-internal.c')
0 files changed, 0 insertions, 0 deletions