]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the allocator in mem5.c so that it can be enabled at run time using the sqlite3_c...
authordanielk1977 <danielk1977@noemail.net>
Wed, 25 Jun 2008 14:26:07 +0000 (14:26 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Wed, 25 Jun 2008 14:26:07 +0000 (14:26 +0000)
commitc66c0e14a69504fecfe19cfd0e031e94c1b0b1e3
tree55edb443e6b63863bf505e432a4e29e7bf12d6c7
parent32155ef0ff75d468632d0f1428be1bc4888060a1
Fix the allocator in mem5.c so that it can be enabled at run time using the sqlite3_config() function. (CVS 5304)

FossilOrigin-Name: 30ff6bb0b2d1068d28e86ac90bb9f454e4537a2d
manifest
manifest.uuid
src/main.c
src/mem5.c
src/sqlite.h.in
src/sqliteInt.h
src/test_malloc.c
test/permutations.test