1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-29 08:01:23 +03:00

Fix a faulty assert() statement in balance_nonroot() - the assert() should use

get2byteNotZero() instead of get2byte() for the corner case where the
number cells is zero on a 65536-byte page.

FossilOrigin-Name: bcbe7d96df3c9515f679ccf671ca9ba89d081b53501495d4218eb5126196838b
This commit is contained in:
drh
2019-03-25 18:44:08 +00:00
parent af5a2e166d
commit 1c960269dd
4 changed files with 10 additions and 9 deletions

Binary file not shown.