]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When a writer initializes a new *-shm file hash table, zero only the hash-table slots...
authordan <Dan Kennedy>
Wed, 11 Dec 2024 20:42:29 +0000 (20:42 +0000)
committerdan <Dan Kennedy>
Wed, 11 Dec 2024 20:42:29 +0000 (20:42 +0000)
commit1c2d7c02c657b1ad5e284503612e29ef8aa2aaa8
tree1c48a8c15f6df640a0f0914cbfde9d2a7ea8c3e8
parentdd4b7b5d7aa47e05b49abbd3014116921d2bcaef
When a writer initializes a new *-shm file hash table, zero only the hash-table slots, not the array of page numbers.

FossilOrigin-Name: ac5401c62b3ff03e43e01d066f4664491ce9b640ec64150a58b38839b4834afb
manifest
manifest.uuid
src/sqliteInt.h
src/wal.c