]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Be sure to hold the database connection mutex while calling sqlite3VdbeExpand()
authordrh <drh@noemail.net>
Fri, 22 Jul 2016 20:45:03 +0000 (20:45 +0000)
committerdrh <drh@noemail.net>
Fri, 22 Jul 2016 20:45:03 +0000 (20:45 +0000)
commit9a8b9ec51c3cb0897d8a7311cf6216e9e34df480
treebc02b108f3e70bdd90fdbaa5bad78a05843ec0b6
parentdec8bc0eb49b5af519ead428296dbfce884ae1cb
Be sure to hold the database connection mutex while calling sqlite3VdbeExpand()
from within sqlite3_expanded_sql().

FossilOrigin-Name: 527b5ba68c0b0185958b945b197f9022951d9379
manifest
manifest.uuid
src/vdbeaux.c