]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improved implementation of 64-bit signed integer multiply that correctly
authordrh <drh@noemail.net>
Tue, 20 Sep 2016 22:04:05 +0000 (22:04 +0000)
committerdrh <drh@noemail.net>
Tue, 20 Sep 2016 22:04:05 +0000 (22:04 +0000)
commit09952c6490fb1004055bd4a1c83d85fa781da1f2
tree4e4f6bc76ae655916985d9d38857bf84400013d4
parentd8992cef36568fcc8b42e5c3c6e4bc7999d8b7db
Improved implementation of 64-bit signed integer multiply that correctly
detects overflow (and promotes to floating-point) in some corner cases.
Fix for ticket [1ec41379c9c1e400]

FossilOrigin-Name: db3ebd7c52cfc5fcc7be00f52e9d7c84719f7b93
manifest
manifest.uuid
src/util.c
test/expr.test