diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2021-12-04 12:55:26 +0200 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2021-12-04 12:55:26 +0200 |
commit | 6deaff58a9d5208f3c2a3e57fd17ecac17fe34ad (patch) | |
tree | 1fca64379e88e9ee12cf215ead4318981eab3434 /mysql-test/suite | |
parent | 3f7040fa979ff37ff339188c97c7eabe21f6e5fa (diff) | |
download | mariadb-git-6deaff58a9d5208f3c2a3e57fd17ecac17fe34ad.tar.gz |
MDEV-27058 fixup: GCC 11 -march=i686 -Warray-bounds
page_zip_des_t::clear(): Avoid a bogus GCC warning with
some pointer arithmetics. Yes, storing the unrelated member "fix"
in this object is ugly, but it avoids memory alignment overhead
on 64-bit architectures.
Diffstat (limited to 'mysql-test/suite')
0 files changed, 0 insertions, 0 deletions