[debian-mysql] Bug#1006702:

Daniel Black daniel at mariadb.org
Sun Mar 6 07:40:54 GMT 2022


They won't crash, because the CPU features are tested before any call
to the optimized code is made.

https://github.com/MariaDB/server/blob/10.6/mysys/crc32/crc32c.cc#L542-L564

As the Debian CI undoubtedly runs the basic unit tests that cover
crc32 on the minimum hardware, and succeeds, it proves the
autodetection is correct.



More information about the pkg-mysql-maint mailing list