]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the shell tool, avoid testing if (sqlite3_vfs.xGetCurrentInt64) is NULL for a...
authordan <dan@noemail.net>
Mon, 16 Nov 2015 08:54:10 +0000 (08:54 +0000)
committerdan <dan@noemail.net>
Mon, 16 Nov 2015 08:54:10 +0000 (08:54 +0000)
commit3fd415b2bf46be65360579d1b84d4dd20b2dbbf7
tree6941ca02ec6a317e6928f2a268409763aaaefe07
parentf7ee8965a5f36fd6dbd9469784ab6e539cea950d
In the shell tool, avoid testing if (sqlite3_vfs.xGetCurrentInt64) is NULL for a version 1 VFS. This field is only defined for version 2 and greater.

FossilOrigin-Name: ad5fcaa583ef743d143b6c030e0d78019709fe71
manifest
manifest.uuid
src/shell.c