]> git.ipfire.org Git - thirdparty/glibc.git/commit
math: Fix UB in lroundl
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 5 May 2025 12:42:07 +0000 (09:42 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 8 May 2025 12:25:49 +0000 (09:25 -0300)
commit1d60cac326dc0f68f2a79048ecc7945e16cc9356
treee8b28ddedaaa35a43a6fa2123949c5a2682f7e69
parent712ff06cd6ef45aba23900cf552fc00a5ba78788
math: Fix UB in lroundl

UBSAN: Undefined behaviour in ../sysdeps/ieee754/float128/../ldbl-128/s_lroundl.c:72:32 left shift of 562949953421312 by 14 cannot be represented in type 'long int'
sysdeps/ieee754/ldbl-128/s_lroundl.c