]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the checksum used in WAL files so that each frames checksum depends on the...
authordan <dan@noemail.net>
Mon, 24 May 2010 13:57:42 +0000 (13:57 +0000)
committerdan <dan@noemail.net>
Mon, 24 May 2010 13:57:42 +0000 (13:57 +0000)
commit71d89919322a667def464707644f4a43137997e7
treed8829fd446a48eed16fa9a4be15cd2a174b36c01
parentc81791573a603cc9b6bbb311f92b5cb556c62338
Change the checksum used in WAL files so that each frames checksum depends on the content of the WAL header and all frame headers and content up to and including the frame to which the checksum is attached.

FossilOrigin-Name: 8a53f12c83a107684b99f4a9de371b5ea3ca810a
manifest
manifest.uuid
src/pager.c
src/wal.c
src/wal.h
test/wal.test
test/wal2.test
test/walcksum.test