]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add an assert() that verifies that the statement pointer from
authordrh <drh@noemail.net>
Mon, 14 May 2012 12:20:54 +0000 (12:20 +0000)
committerdrh <drh@noemail.net>
Mon, 14 May 2012 12:20:54 +0000 (12:20 +0000)
commit74ea19b489a9590232d60aa5efa90da6bfe4cc17
tree3682e147bbf7533f9d781c590258b3707726b3e5
parent8aba2209925e6a96ef5c2988ed1a6261d41279cd
Add an assert() that verifies that the statement pointer from
the sqlite3_prepare() family of functions is always NULL if the routines
return other than SQLITE_OK.

FossilOrigin-Name: 0bb1cfc63f982db7b29c8e6be6698a6dad100f70
manifest
manifest.uuid
src/prepare.c