]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove code that was incorrectly changing SQLITE_MISUSE errors into SQLITE_OK
authordrh <drh@noemail.net>
Thu, 21 Jun 2012 17:21:52 +0000 (17:21 +0000)
committerdrh <drh@noemail.net>
Thu, 21 Jun 2012 17:21:52 +0000 (17:21 +0000)
commit5afbd60a1d75de447049d34293ac2826b66f37d0
treea20a3cb93e46583dcf90e374495bcb6f6b6e36f8
parented68801b202841d67b33c8ce69999ecd659032e8
Remove code that was incorrectly changing SQLITE_MISUSE errors into SQLITE_OK
in sqlite3_finalize().

FossilOrigin-Name: d5e6880279210ca63e2d5e7f6d009f30566f1242
manifest
manifest.uuid
src/vdbeapi.c