]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that the test vfs in test_journal.c zeroes sqlite3_file.pMethods if an xOpen...
authordanielk1977 <danielk1977@noemail.net>
Thu, 26 Mar 2009 11:49:11 +0000 (11:49 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Thu, 26 Mar 2009 11:49:11 +0000 (11:49 +0000)
commit5a2cc667ca4495a68be32f5df649ecdc91e075db
tree8c1425057e0ea61aa2852cdc2708546b7c4067f0
parent7c01f1d7544fa040ecea302b53dcb1561b267e9a
Ensure that the test vfs in test_journal.c zeroes sqlite3_file.pMethods if an xOpen() call fails. Similar problem to that fixed by #6384. This was a problem with test code, not SQLite itself. (CVS 6387)

FossilOrigin-Name: 45ae830d5631afa5d994361f5122c2f0b6fbab4c
manifest
manifest.uuid
src/test_journal.c