]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix another problem from [c63e26e705f5e967] involving infinities and the
authordrh <>
Tue, 19 Mar 2024 10:16:17 +0000 (10:16 +0000)
committerdrh <>
Tue, 19 Mar 2024 10:16:17 +0000 (10:16 +0000)
commit5ed044e8935ac94170253d6686c126a472ef8dd0
tree08112e56f4658db2b131e8b5005aa024db8b4f01
parent28cd72ac520883a94cbb8444c38ff42aab485c52
Fix another problem from [c63e26e705f5e967] involving infinities and the
Kahan-Babushka-Neumaier summation algorithm.  Problem reported by
[forum:/forumpost/23b8688ef4|forum post 23b8688ef4].

FossilOrigin-Name: 45d272ef38d5ee6189f81369aefb8e3ac35868a67687012d93c84f2bbc42520a
manifest
manifest.uuid
src/func.c
src/sqliteInt.h
src/util.c
test/func.test