]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the same potential integer overflow problem of [5508b56fd24016c1] in branch-3.32
authordrh <>
Fri, 1 Aug 2025 13:01:33 +0000 (13:01 +0000)
committerdrh <>
Fri, 1 Aug 2025 13:01:33 +0000 (13:01 +0000)
commit24664c3785bc72cc50f843b3f9337707fa7bef5b
treea9314ba5c251b3a5ee833057d466e79886f905b3
parent8b1157d9b5dde7587c0edf2db04039a7d75be9ad
Fix the same potential integer overflow problem of [5508b56fd24016c1] in
a different and much simpler way.  No error is raised but memory errors are
avoided.

FossilOrigin-Name: ff6b0ddf04e61de143afcd9867ee35317f92e83dfcae98bdd47dddc70d4ca44f
manifest
manifest.uuid
src/expr.c