]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure struct WhereClause is aligned on an 8-byte boundary. Fix for #3613, #3736...
authordanielk1977 <danielk1977@noemail.net>
Fri, 20 Mar 2009 14:18:51 +0000 (14:18 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Fri, 20 Mar 2009 14:18:51 +0000 (14:18 +0000)
commitbe2296501c03e6807408c3a5c4b062a24daca561
treec6343d0c4b7579146e4019ed6d1957b1032548d0
parent7555d8ec40616c89d4ae27527b8b90698cf6ec8b
Make sure struct WhereClause is aligned on an 8-byte boundary. Fix for #3613, #3736. (CVS 6364)

FossilOrigin-Name: 093a0cf4adc8613f744c2ccdef61f0b30a46818c
manifest
manifest.uuid
src/btreeInt.h
src/sqliteInt.h
src/where.c