]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid dropping error codes in the xBegin() method of virtual table sqlite_dbpage.
authordan <Dan Kennedy>
Wed, 6 Jul 2022 13:59:45 +0000 (13:59 +0000)
committerdan <Dan Kennedy>
Wed, 6 Jul 2022 13:59:45 +0000 (13:59 +0000)
commite36281fc31a171aea4406baa573a4a04cd89ab9d
tree6bbd745dc25176a7fd277d75eba355532c8cee43
parentf53487a42da5d564f7f5832f4708d8d7a6ccd73b
Avoid dropping error codes in the xBegin() method of virtual table sqlite_dbpage.

FossilOrigin-Name: 570e2bce595d3a48977dca0bb573dd3fe745a0d13b7122b3ad8ab4745c0700d0
manifest
manifest.uuid
src/dbpage.c
test/dbpagefault.test [new file with mode: 0644]