diff options
author | Aleksey Midenkov <midenok@gmail.com> | 2021-11-19 18:06:48 +0300 |
---|---|---|
committer | Aleksey Midenkov <midenok@gmail.com> | 2021-11-19 18:06:48 +0300 |
commit | 32e8e8479507db6736a1983dbde5f0fcb64f80db (patch) | |
tree | 38251c865fb48da11676a10d90fc1aadec5fa226 /unittest | |
parent | d9a5c5db072e58cc21d462d107f9e018329011a4 (diff) | |
download | mariadb-git-32e8e8479507db6736a1983dbde5f0fcb64f80db.tar.gz |
MDEV-27048 UBSAN: runtime error: shift exponent 32 is too large for 32-bit type 'unsigned int'bb-10.7-midenok2
32-bit variable must be expanded to 64-bit before shift left.
Diffstat (limited to 'unittest')
0 files changed, 0 insertions, 0 deletions