]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Check the return code from sqlite3OsFileControl() in sqlite3BtreeCopyFile()
authordrh <drh@noemail.net>
Tue, 10 Jan 2012 16:40:50 +0000 (16:40 +0000)
committerdrh <drh@noemail.net>
Tue, 10 Jan 2012 16:40:50 +0000 (16:40 +0000)
commit2bfe5b316c4fefcb39c74ca5dfbf7b5ae4ad905d
treefe46e0186daeaa9d1f867d7ee1917a3fc7c45834
parent92c45cf0fe3b38869c560050ce04fcb4559570b5
Check the return code from sqlite3OsFileControl() in sqlite3BtreeCopyFile()
and report any errors that it generates.

FossilOrigin-Name: 7f852ac6435f1c9e25b07f816cca5ba40484579e
manifest
manifest.uuid
src/backup.c