]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid 32-bit integer overflow when evaluating the exponent of a floating point
authordrh <drh@noemail.net>
Mon, 17 Oct 2011 20:41:46 +0000 (20:41 +0000)
committerdrh <drh@noemail.net>
Mon, 17 Oct 2011 20:41:46 +0000 (20:41 +0000)
commit57db4a750951933a45fc17e185e313526017ae9c
tree04633d22514935b5dafadd3ec9acb98480e86841
parent2458a2e742b9cd1c732485656e96364e05130316
Avoid 32-bit integer overflow when evaluating the exponent of a floating point
value during ascii to binary conversion.

FossilOrigin-Name: 4becc47eb4d48686faca4f61e93e5f379b227fcc
manifest
manifest.uuid
src/util.c
test/nan.test