]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the same potential integer overflow problem of [5508b56fd24016c1] in
authordrh <>
Tue, 5 Aug 2025 21:04:04 +0000 (21:04 +0000)
committerdrh <>
Tue, 5 Aug 2025 21:04:04 +0000 (21:04 +0000)
commitbb0afc28186aca3e8252f99a274b8b9fa2bb8b42
tree6ea2ed7c5d2f5cb979a8485c29ceef58b133e241
parent48b12598cb96c414e8e211a7fb736e9b72dd940b
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: 6f4a6e564b49bed1b31fe698c358c5944c6a1272e6d4fc6f6d98f56051bdba28
manifest
manifest.uuid
src/expr.c