]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that all auxiliary data registered by calls to sqlite3_set_auxdata() is destro...
authordan <dan@noemail.net>
Thu, 18 Jul 2013 17:12:08 +0000 (17:12 +0000)
committerdan <dan@noemail.net>
Thu, 18 Jul 2013 17:12:08 +0000 (17:12 +0000)
commit0c5477997b82bfd4b952414faf9733377d0248f7
treed3407fbc2272a507d339e83a0f24e6a4c08d82ef
parent1ac87e1e81f2b2f0ebbdcbcef9d6d4fd3986efa5
Ensure that all auxiliary data registered by calls to sqlite3_set_auxdata() is destroyed when the VM is halted. Partial fix for [406d3b2ef9].

FossilOrigin-Name: 71effa59c98d167e6e4b269e59ad5f468e664ac1
manifest
manifest.uuid
src/vdbe.c
src/vdbe.h
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c
test/func.test