]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a faulty assert() statement in balance_nonroot() - the assert() should use
authordrh <drh@noemail.net>
Mon, 25 Mar 2019 18:44:08 +0000 (18:44 +0000)
committerdrh <drh@noemail.net>
Mon, 25 Mar 2019 18:44:08 +0000 (18:44 +0000)
commit1c960269dd94cf6898f330c22ce0005ef370b3f6
tree856e0c56861d230517561864e155d3ef747be8de
parentaf5a2e166dfce85cfa195a9e48b2786b9a9e51b7
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
manifest
manifest.uuid
src/btree.c
test/fuzzdata7.db