]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix up some details to do with the mem3.c (memsys3) allocator. If the library is...
authordanielk1977 <danielk1977@noemail.net>
Wed, 25 Jun 2008 10:34:34 +0000 (10:34 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Wed, 25 Jun 2008 10:34:34 +0000 (10:34 +0000)
commit32155ef0ff75d468632d0f1428be1bc4888060a1
tree4e4a8f9af04c6133f8352ee4c60e3de93f987496
parent29b13cc9d948460abd80b71d36de92e7e121dc8d
Fix up some details to do with the mem3.c (memsys3) allocator. If the library is compiled with SQLITE_ENABLE_MEMSYS3, the memsys3 allocator can be selected at runtime. (CVS 5303)

FossilOrigin-Name: 9c6c8e01b31abfe2bc8e650bbfdb504021dc7e59
manifest
manifest.uuid
src/main.c
src/mem3.c
src/sqlite.h.in
src/sqliteInt.h
src/test_malloc.c
test/permutations.test