]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug in json_array_length() introduced in version 3.43.0 by
authordrh <>
Wed, 30 Aug 2023 18:19:40 +0000 (18:19 +0000)
committerdrh <>
Wed, 30 Aug 2023 18:19:40 +0000 (18:19 +0000)
commita7ec1f9a1b0415336079baa9a6073d37350c8331
treea29470dec997162068ab96ee2d086224aa9824d1
parent7bb5a6db4036e3956aadb71be0c390d3a4c32243
Fix a bug in json_array_length() introduced in version 3.43.0 by
check-in [df099ad713011b67].  If the JSON input comes from json_remove(),
the removed array entries are still counted as part of the array length.

FossilOrigin-Name: 69a635958a4a14187e88dd297df8978a4805b1b0c7bff3ec29d5632c0f68d889
manifest
manifest.uuid
src/json.c
test/json102.test