]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Added support for scratch-memory lookaside allocations. Largely untested.
authordrh <drh@noemail.net>
Wed, 18 Jun 2008 18:12:04 +0000 (18:12 +0000)
committerdrh <drh@noemail.net>
Wed, 18 Jun 2008 18:12:04 +0000 (18:12 +0000)
commit9ac3fe979f364522685ba6daa46f047797aeed83
tree724816a18f5ca65cce5ba0e90ee9dacf439313d4
parentbc10d7730ca8b4373d64061e640865b23fdddf1f
Added support for scratch-memory lookaside allocations.  Largely untested.
Added calls to sqlite3_initialize() within malloc APIs. (CVS 5237)

FossilOrigin-Name: 383a78601c70cd832c171344857038e345b9ae5c
manifest
manifest.uuid
src/malloc.c
src/sqlite.h.in
src/test_malloc.c