]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change mem6.c to use the malloc() and free() functions directly, instead of going...
authordanielk1977 <danielk1977@noemail.net>
Fri, 25 Jul 2008 09:24:13 +0000 (09:24 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Fri, 25 Jul 2008 09:24:13 +0000 (09:24 +0000)
commit9dc0d68241341ddc87414d10b89b75b7668b6d83
tree7ab3025b933bdc72ff42cd942194eeea9d4827c6
parent31fab4f30bfe449c7c80bb61d8d68956ad00fe45
Change mem6.c to use the malloc() and free() functions directly, instead of going via another sqlite3_mem_methods structure. (CVS 5474)

FossilOrigin-Name: cfa65e23df8b6f33884f533492b84dd1985db4d4
manifest
manifest.uuid
src/mem6.c