]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Detect and report signed integer overflow in the sumInverse() routine,
authordrh <>
Tue, 4 Feb 2025 02:38:23 +0000 (02:38 +0000)
committerdrh <>
Tue, 4 Feb 2025 02:38:23 +0000 (02:38 +0000)
commit802b042f6ef89285bc0e72abc6866750757ce1b1
tree2e8b4ef8a852f49e12e871b32de508352fda5a14
parente85b2cac0f7df7383a74331481427320eb9d8ff5
Detect and report signed integer overflow in the sumInverse() routine,
used by window functions.

FossilOrigin-Name: 317e9a470fba2a4b717b9cb66488b8fccb44810a80f3a7deaf1ea81906e2b8d2
manifest
manifest.uuid
src/func.c