]> git.ipfire.org Git - thirdparty/glibc.git/commit
stdlib: Fix tst-makecontext3 UB
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 23 Apr 2025 19:28:24 +0000 (16:28 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 8 May 2025 12:25:44 +0000 (09:25 -0300)
commitdc4b8962cb9f271f6fdd2ae9d30764b475948306
treeb3ddbbfdfe113c8d479eb1b88f064f5bdadee5d9
parent4b23aedb1b17a24c8da74c56a7d759248bf9e332
stdlib: Fix tst-makecontext3 UB

UBSAN: Undefined behaviour in tst-makecontext3.c:164:40 left shift of 1794341827 by 1 cannot be represented in type 'int'
stdlib/tst-makecontext3.c