]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Additional code to make sure and to assert that memory allocations have
authordrh <drh@noemail.net>
Sun, 5 Apr 2009 12:22:08 +0000 (12:22 +0000)
committerdrh <drh@noemail.net>
Sun, 5 Apr 2009 12:22:08 +0000 (12:22 +0000)
commitea598cbd8d25fe2d30f725a8ae338b294e5872a9
tree35663617f910154b9a13658ce17d5e97b7e3fb8d
parent3c7136464386e51e7c9116bb052e8bddcfc62304
Additional code to make sure and to assert that memory allocations have
8-byte alignment.  Ticket #3777. (CVS 6450)

FossilOrigin-Name: 208382e032134d9c78fe1cfcb98ce9defb4e3e26
manifest
manifest.uuid
src/btree.c
src/memjournal.c
src/pager.c
src/sqliteInt.h
src/vdbeaux.c
src/vdbemem.c