]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a potentially uninitialized field in the WhereLoop object that is used
authordrh <>
Tue, 22 Jul 2025 15:51:41 +0000 (15:51 +0000)
committerdrh <>
Tue, 22 Jul 2025 15:51:41 +0000 (15:51 +0000)
commit5a6f6513970a87781dcc0910a26839c69da7cdc6
tree0792450b80344d72ecdf76206bb6d10e8c9a6c36
parentd649d7b90cfe151b6da9c8cbbe2ecf935b78a430
Fix a potentially uninitialized field in the WhereLoop object that is used
as part of the skip-ahead-distinct optimization.  This fixes various
[forum:/timeline?ymd=20250722&u=yxchen&vfx|recent forum reports from yxchen].

FossilOrigin-Name: c10f9970c6a3ffacaef0f0728fc7ff11011686835dc78ca43035c0493e0af319
manifest
manifest.uuid
src/where.c