mirror of
https://github.com/MariaDB/server.git
synced 2025-12-01 17:39:21 +03:00
PageBulk::insertPage(): Check the array bounds before comparing.
We used to read one byte beyond the end of the 'rec' payload.
The incorrect logic was originally introduced in
commit 7ae21b18a6.