]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add assert() statements to demonstrate that memory allocations are always
authordrh <drh@noemail.net>
Sat, 11 Sep 2010 15:54:53 +0000 (15:54 +0000)
committerdrh <drh@noemail.net>
Sat, 11 Sep 2010 15:54:53 +0000 (15:54 +0000)
commit1567acf96ac2eb84d65e122168dc749fad4b028d
tree36aaa6cea97b7beaf5ba83c48ad0c6aee9e4c593
parentd9e430e95339d215cf38042e045864bc15c4aa79
Add assert() statements to demonstrate that memory allocations are always
aligned to an 8-byte boundary (unless SQLITE_4_BYTE_ALIGNED_MALLOC is defined).

FossilOrigin-Name: 305cc4e6c1164b1ede0c3177e3c0f9b8644df0f6
manifest
manifest.uuid
src/malloc.c