]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In sqlite3_bind_pointer(), invoke the destructor if the bind index is pointer-with-destructor
authordrh <drh@noemail.net>
Thu, 27 Jul 2017 16:42:36 +0000 (16:42 +0000)
committerdrh <drh@noemail.net>
Thu, 27 Jul 2017 16:42:36 +0000 (16:42 +0000)
commit34fcf36d621812469134c793f2bb206d7068c2ae
treea4967d1cbee04984f45f19ceb5eaeaf120ad19f7
parenta0024e6c99dca51ebf12e4c49c17ac22a5e98f6b
In sqlite3_bind_pointer(), invoke the destructor if the bind index is
out of range, like sqlite3_bind_blob() does.

FossilOrigin-Name: d6684d2a744e6e04b8796c3b5ecb81c6577728b698c1ab5f4a828b2ac114b8a2
manifest
manifest.uuid
src/vdbeapi.c