]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify the memory allocation system in mem3.c so to fit in with the new sqlite3_mem_m...
authordanielk1977 <danielk1977@noemail.net>
Tue, 24 Jun 2008 19:02:55 +0000 (19:02 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Tue, 24 Jun 2008 19:02:55 +0000 (19:02 +0000)
commit57e5ea9327b297328f52ecf5861fb739a5fefc0b
treea28762db8ab57fe2b54d02ef6ef17633d56c63ec
parent6fb6444c3e81eb2465baa2a087b84aecfba0ff7d
Modify the memory allocation system in mem3.c so to fit in with the new sqlite3_mem_methods scheme. At this point it only "mostly" works. (CVS 5297)

FossilOrigin-Name: 3febef548fb1c314336fe4bc359d72a4fe84e84e
manifest
manifest.uuid
src/main.c
src/mem3.c
src/sqlite.h.in
src/test_malloc.c
test/permutations.test