firebird
firebird copied to clipboard
fix(pag): Incorrect calculation of last used page
If pip_used has its maximum possible value, we can read over the page buffer.
This can lead to incorrect validation of SCN pages when requesting the last used page to calculate the number of SCNs.
v5 and v4 are also affected.