]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the xParseCell and xCellSize methods of the MemPage object are
authordrh <>
Thu, 3 Mar 2022 16:48:35 +0000 (16:48 +0000)
committerdrh <>
Thu, 3 Mar 2022 16:48:35 +0000 (16:48 +0000)
commit4f122717808b6977ef541f04e4519f5af392118f
tree97092138b1ce3345fad4782c76c42c9e898d722d
parentc9bcc5aab787e65ef1593d5b0943ad7b4bf4645b
Make sure the xParseCell and xCellSize methods of the MemPage object are
initialized consistently even if the page is detected as being corrupt.
dbsqlfuzz fd21f341f3b4f582401d2feb2a1c0c4cc2c26caa.

FossilOrigin-Name: 725a06434b886c96bb816340ef236530672a4593f0ceb3230ce69c8367beb997
manifest
manifest.uuid
src/btree.c