Module Name: src Committed By: martin Date: Mon Jan 9 11:20:21 UTC 2012
Modified Files: src/external/public-domain/sqlite/dist: sqlite3.c Log Message: When aggregate-allocating an index structure make sure to provide at least natural alignement for pointers. This makes firefox 3.6 work again on sparc64. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/public-domain/sqlite/dist/sqlite3.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.