]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Additional malloc sanity changes. Use sqlite3MemLink() on Index.zColAff and
authordrh <drh@noemail.net>
Sat, 24 Jul 2010 19:08:13 +0000 (19:08 +0000)
committerdrh <drh@noemail.net>
Sat, 24 Jul 2010 19:08:13 +0000 (19:08 +0000)
commite79ffb6570411be663b40a4cbd540f62cb60b0dd
tree80ec7f1833d249076ec0b23765199070b6105cc5
parent25f81883b351556e87058e4aead7436f1265019e
Additional malloc sanity changes.  Use sqlite3MemLink() on Index.zColAff and
Table.zColAff as a proof of concept.

FossilOrigin-Name: e5ecb15984e433b102e82eadb127d50ba2dc2ce3
manifest
manifest.uuid
src/build.c
src/insert.c
src/malloc.c
src/where.c