]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid the 1-based indexing on the WalHashLoc.aPgno[] array. Make it 0-indexed
authordrh <>
Wed, 27 Oct 2021 20:23:59 +0000 (20:23 +0000)
committerdrh <>
Wed, 27 Oct 2021 20:23:59 +0000 (20:23 +0000)
commit71c3ea7523498f127da538b0f7cc9709adc7c381
tree36a6bc3fa8dd86aa65d0f4e6bb98ebbd97f51320
parent5f25627a1c7c151b04a5710427c9da4284d0a090
Avoid the 1-based indexing on the WalHashLoc.aPgno[] array.  Make it 0-indexed
instead.

FossilOrigin-Name: 28f5f709b4b28ba7f6f56bdd4a9e8c04d0d2df90d13d6df1a589fa4a65163f4d
manifest
manifest.uuid
src/wal.c