MDEV-22742 UBSAN: Many overflow issues in strings/decimal.c - runtime error:...
MDEV-22742 UBSAN: Many overflow issues in strings/decimal.c - runtime error: signed integer overflow: x * y cannot be represented in type 'long long int' (on optimized builds). Avoid integer overflow, do the check before the calculation.
Showing
Please register or sign in to comment