diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2025-04-25 17:54:23 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2025-04-29 15:19:54 -0300 |
commit | 4a1b96bf522406a6ed04eb6040f61c6205cff99e (patch) | |
tree | 7ca4626e57849d7317769cd6fbab31fdf49c89f0 /sysdeps/unix/sysv/linux/msgctl.c | |
parent | 92f7b6061d867c5e5f26e84c44a3ec2887bf6c81 (diff) | |
download | glibc-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/msgctl.c')
0 files changed, 0 insertions, 0 deletions