]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an off-by-one error that cause a loop to (harmlessly) run more times
authordrh <>
Wed, 25 Mar 2026 21:23:23 +0000 (21:23 +0000)
committerdrh <>
Wed, 25 Mar 2026 21:23:23 +0000 (21:23 +0000)
commit3d58f022a80378f38b48b8c409a2e0592aaea87a
tree91b6fe10ef692cf3f382b36f8cc6502108d6f86c
parent7e9eaf3c1fd2114593c130cfe9315f73d94b1df7
Fix an off-by-one error that cause a loop to (harmlessly) run more times
than necessary.  Performance optimization, not a bug fix.

FossilOrigin-Name: 58f4e058f1cbb798b8a48208c6310fd10ca9cd1fc7c550f3ed283cf38ae45c2f
manifest
manifest.uuid
src/util.c