]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use an inline asm "ret stosp" instruction instead of a memset() when a writer is...
authordan <Dan Kennedy>
Thu, 5 Dec 2024 16:52:52 +0000 (16:52 +0000)
committerdan <Dan Kennedy>
Thu, 5 Dec 2024 16:52:52 +0000 (16:52 +0000)
commit214bbd3d436b4ea149fc3df9f0f4b82d34f3f371
tree486efc2e796848d0fda2a7d9a29ae74a3162106d
parent1e04ac9d69e5befade8ecee3909467d3812476f4
Use an inline asm "ret stosp" instruction instead of a memset() when a writer is required to zero a hash table.

FossilOrigin-Name: c10fa6af8bd8d64a6e528f3e71999d1631e66a8dd483a83c1fc30d65ccaf0f6d
manifest
manifest.uuid
src/vdbe.c
src/vdbeaux.c
src/wal.c