]> 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:21:16 +0000 (17:21 +0000)
committerdrh <>
Wed, 11 Oct 2023 17:21:16 +0000 (17:21 +0000)
commit7d1c9da62dcde30f42f2a1d59aaf466207f922b7
tree5ee20e8c58637d9a30e92602601712ac214ee42c
parent86db4555cab9e74f9c141a151af459c0e8069f54
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: fc5ee9e51ad4556af526a6cefca5ae5a3b1b7affc4edf09832491d6b4f4ba366
manifest
manifest.uuid
src/json.c
test/json101.test