]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Limit the "precision" of floating-point to text conversions in the printf()
authordrh <drh@noemail.net>
Sat, 23 May 2020 19:58:07 +0000 (19:58 +0000)
committerdrh <drh@noemail.net>
Sat, 23 May 2020 19:58:07 +0000 (19:58 +0000)
commitdd6c33d372f3b83f4fe57904c2bd5ebba5c38018
tree0c0e539e9b90f1af7e108d9a974677727b81cdd6
parent8e50d65aaf255c6db0631cfab8dc2b5329b5bb08
Limit the "precision" of floating-point to text conversions in the printf()
function to 100,000,000.  Fix for ticket [23439ea582241138].

FossilOrigin-Name: d08d3405878d394e08e5d3af281246edfbd81ca74cc8d16458808591512fb93d
manifest
manifest.uuid
src/printf.c
test/printf.test