diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2025-04-25 17:54:25 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2025-04-29 15:20:04 -0300 |
commit | c8775c0423f594543994eea268065e71b76effb0 (patch) | |
tree | ea2e33168b30e7227c187d0dac4f155aead1aab3 /sysdeps/unix/sysv/linux/sched_setaffinity.c | |
parent | de0c4adf94a379873c0167f792519e91df28c3ed (diff) | |
download | glibc-c8775c0423f594543994eea268065e71b76effb0.zip glibc-c8775c0423f594543994eea268065e71b76effb0.tar.gz glibc-c8775c0423f594543994eea268065e71b76effb0.tar.bz2 |
math: Fix UB on sinhf (BZ 32921)
The left shift overflows for 'int', use uint64_t instead. It syncs
with CORE-MATH commit bbfabd99.
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/sched_setaffinity.c')
0 files changed, 0 insertions, 0 deletions