]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance sqlite3_bind_parameter_index so that is does not segfault if
authordrh <drh@noemail.net>
Thu, 9 Dec 2004 18:29:13 +0000 (18:29 +0000)
committerdrh <drh@noemail.net>
Thu, 9 Dec 2004 18:29:13 +0000 (18:29 +0000)
commit10fb11da9ed258810ee10127e387cc8b7b2f67e9
tree1d44eb7462803dab58311bce9a0a33aeaa4345c7
parent253037800347138cc4db2e94800c17cf9764baf6
Enhance sqlite3_bind_parameter_index so that is does not segfault if
you call it incorrectly by passing NULL in place of the parameter name.
Ticket #1032. (CVS 2159)

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