]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an assertion fault in json_patch() that can occur if the patch JSON
authordrh <>
Wed, 11 Oct 2023 11:42:06 +0000 (11:42 +0000)
committerdrh <>
Wed, 11 Oct 2023 11:42:06 +0000 (11:42 +0000)
commit2a96a1584d58a9959e1f4867de25682793637837
treec3ce18a7a465ccea75534aca7628bb28f524a417
parent71dc3c714b1aaabdae58391584faf790a0b5c86c
Fix an assertion fault in json_patch() that can occur if the patch JSON
is malformed JSONB.  Report the malformed JSONB instead.

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