Commit e8124353b2e63700d5260d516ad3d289828dcc06

Bruno Haible 2023-08-20T01:41:56

ldexpl: Fix signed integer overflow. * lib/ldexpl.c (ldexpl): Use an 'unsigned int' variable to represent the absolute value of exp without overflow.