]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the use of an uninitialized value that occurs when doing a json_insert()
authordrh <>
Wed, 11 Oct 2023 17:24:31 +0000 (17:24 +0000)
committerdrh <>
Wed, 11 Oct 2023 17:24:31 +0000 (17:24 +0000)
commitac4aea5102e3a272f6cd8a601a35d2541733fa90
tree435454f18a289097b2892d9418f22331d81f64bf
parent582d65cce31cc4e17124ceac92fcba89ff0e52d0
Fix the use of an uninitialized value that occurs when doing a json_insert()
of a string value that contains embedded U+0000 characters.

FossilOrigin-Name: d3c0cbb90966316be9cd25e3edb501da42731e8a83c13227b90ce17d3975a2c3
manifest
manifest.uuid
src/json.c
test/json101.test