]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Return SQLITE_MISUSE when passing a NULL pointer into sqlite3_bind routines.
authordrh <drh@noemail.net>
Mon, 6 Jun 2005 17:54:55 +0000 (17:54 +0000)
committerdrh <drh@noemail.net>
Mon, 6 Jun 2005 17:54:55 +0000 (17:54 +0000)
commit473d179d8a5207eb70c796d4fe65c159294a078f
tree21a253cfbbcb5619e6a22fffb36740bfe188b26c
parentba0232a0dfda8f50c990ef03b543e3d0c1ae4495
Return SQLITE_MISUSE when passing a NULL pointer into sqlite3_bind routines.
Ticket #1219. (CVS 2497)

FossilOrigin-Name: 12c32f139bae3cb7ca520451bfc15f9f7d94833d
manifest
manifest.uuid
src/test1.c
src/vdbeapi.c
test/capi3.test