]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure VdbeFunc entries are initialized before trying to destroy them.
authordrh <drh@noemail.net>
Sat, 19 Jun 2004 17:33:07 +0000 (17:33 +0000)
committerdrh <drh@noemail.net>
Sat, 19 Jun 2004 17:33:07 +0000 (17:33 +0000)
commit0e3d74761d4531a92d16cc068ebdf4caf4ad94ab
treed8462d7b5dba36b05fb64d49e8294f5a05e5f64b
parent124b27e65463e8897de17b067ce4a7b11b5602f5
Make sure VdbeFunc entries are initialized before trying to destroy them.
Also, unrelated comment changes in build.c. (CVS 1643)

FossilOrigin-Name: fc3b3a8fe86980db4de402bb8e85f8f739fc3883
manifest
manifest.uuid
src/build.c
src/func.c
src/vdbeapi.c
test/func.test