mirror of
https://github.com/MariaDB/server.git
synced 2025-12-19 22:42:44 +03:00
buf_page_init_for_read(): Protect the buf_zip_decompress() call with an X-lock on the block. page_zip_validate(): Move the page_is_comp() assertion after the page header comparison.