]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an off-by-one error in the Bloom filter pulldown logic, found by OSSFuzz.
authordrh <>
Mon, 13 Dec 2021 18:43:46 +0000 (18:43 +0000)
committerdrh <>
Mon, 13 Dec 2021 18:43:46 +0000 (18:43 +0000)
commitc5860af006bba5c80bca1c7523c38eddd4580c42
treebc4a3df996b3cb0e018fcc21ebe703f798ee83a9
parent089a9ff48aa612fd5343e1f107587f9c659bb869
Fix an off-by-one error in the Bloom filter pulldown logic, found by OSSFuzz.
Also fix over-length source code lines in the immediate vicinity.

FossilOrigin-Name: 027626521c02be06ef61e8229bde49d20cb3f1cb600c4cb127c5f139b9de8858
manifest
manifest.uuid
src/where.c