]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use the DbMalloc() and DbRealloc() functions more consistently. (CVS 4323)
authordanielk1977 <danielk1977@noemail.net>
Wed, 29 Aug 2007 14:06:22 +0000 (14:06 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Wed, 29 Aug 2007 14:06:22 +0000 (14:06 +0000)
commit26783a58e2206564f4db8a8bade9337a36a7b440
tree03b0ed2f647f669f0d56aa1584b49a538c5a3334
parentf53e9b5ad5ea62453fdc87e04e37d7ab309bc4f6
Use the DbMalloc() and DbRealloc() functions more consistently. (CVS 4323)

FossilOrigin-Name: c790c234c369c6b7610e67dcaaa9eee347df729c
12 files changed:
manifest
manifest.uuid
src/alter.c
src/build.c
src/expr.c
src/func.c
src/malloc.c
src/table.c
src/vdbeapi.c
src/vdbemem.c
src/vtab.c
src/where.c