]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the result of sqlite3VdbeGetOp() is not used as an array following
authordrh <drh@noemail.net>
Sat, 6 Jun 2009 15:17:27 +0000 (15:17 +0000)
committerdrh <drh@noemail.net>
Sat, 6 Jun 2009 15:17:27 +0000 (15:17 +0000)
commit125feffc897d19b68bfa934f6077ec4534bf0ed4
tree03b557969d5caa3f4d891775fb2e3d0b1d0c3e12
parent41f5b04cebe68f0242c8d1c40f90fa2daad6d2ef
Make sure the result of sqlite3VdbeGetOp() is not used as an array following
an OOM error, since after (6691) it might be a single-entry dummy opcode. (CVS 6724)

FossilOrigin-Name: 127b13981960a9690de09e8f9d0b38a4bd76015f
manifest
manifest.uuid
src/where.c