mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 03:23:04 +01:00
Misc.
This commit is contained in:
parent
a1b244d043
commit
fc3cd8f4be
@ -2101,6 +2101,7 @@ ULONG PageSpace::lastUsedPage()
|
||||
|
||||
if (pip->pip_used != pageMgr.pagesPerPIP)
|
||||
break;
|
||||
|
||||
UCHAR lastByte = pip->pip_bits[pageMgr.bytesBitPIP - 1];
|
||||
if (lastByte & 0x80)
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user