]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an off-by-one error in an assert(), discovered by oss-fuzz. This is a
authordrh <>
Fri, 25 Apr 2025 12:39:32 +0000 (12:39 +0000)
committerdrh <>
Fri, 25 Apr 2025 12:39:32 +0000 (12:39 +0000)
commit0f0450eda34c306886078f580eb92fdb779d1f2e
tree1d04b93124f6829d4d5358ce866e261298a9f6e1
parentef90c4209cefa1391c7217aee5978a53b3b8152b
Fix an off-by-one error in an assert(), discovered by oss-fuzz.  This is a
harmless error in as much as assert()s are disabled in production builds, and
because the off-by-one only occurs on nonsensical CREATE INDEX statements.

FossilOrigin-Name: 3e627d66ebdef8dfe41bd12a0474d1afca9f50051771774679d25bd1833e69ae
manifest
manifest.uuid
src/build.c