]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug in the jsonReturnFromBlob() function that causes a positive result
authordrh <>
Tue, 3 Oct 2023 21:54:09 +0000 (21:54 +0000)
committerdrh <>
Tue, 3 Oct 2023 21:54:09 +0000 (21:54 +0000)
commitf362731c1cba8f46cba7b978705573d9e0a1eb51
tree9b7aac1970e90e5cd7bd89a8ec1c9234c4da7971
parent51cc3041fe03a7ede42c5286d92bbdf7adbfb276
Fix a bug in the jsonReturnFromBlob() function that causes a positive result
for a negative value for when a JSON integer is too large and needs to be
converted into double.

FossilOrigin-Name: dca684da0c29ec78460362f972ea7747be42c13c4d1325da9d62c1ea58022e39
manifest
manifest.uuid
src/json.c