]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a missing zero-terminator on a string when processing
authordrh <>
Wed, 11 Oct 2023 13:19:37 +0000 (13:19 +0000)
committerdrh <>
Wed, 11 Oct 2023 13:19:37 +0000 (13:19 +0000)
commit86db4555cab9e74f9c141a151af459c0e8069f54
tree20bc1c308259e052d6a065e3decb2bf4ca128b78
parent2b7a1f5926278c2698521310d29f39ef20b90789
Fix a missing zero-terminator on a string when processing
JSON aggregates into JSONB.

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