]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug in the sqlite3TripAllCursors() routine that prevents it from
authordrh <drh@noemail.net>
Mon, 17 Nov 2014 15:32:47 +0000 (15:32 +0000)
committerdrh <drh@noemail.net>
Mon, 17 Nov 2014 15:32:47 +0000 (15:32 +0000)
commit13835c41e824eb2b6a7d504c4df2066fe4ad6c52
tree54dc780889b0e57558c2a3d01962168e33e4e219
parent302f583aa4dc6a77ca9042dca3143a3bf8a134f0
Fix a bug in the sqlite3TripAllCursors() routine that prevents it from
reporting errors.  It is unknown at this time whether or not this omission can
result in any incorrect result in an actual query.

FossilOrigin-Name: 42588207ff5451cb785c394633e1ab631fb82f01
manifest
manifest.uuid
src/btree.c