]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a JSON bug introduced by the optimization of [df099ad713011b67] and
authordrh <>
Tue, 17 Oct 2023 13:41:41 +0000 (13:41 +0000)
committerdrh <>
Tue, 17 Oct 2023 13:41:41 +0000 (13:41 +0000)
commit52d934e3164f5a0666b2f5f00b9ab4aee9ef9618
tree56d27069b792933e265997232cd80fcd594265bc
parent5e0b11bda77dc6d48932601ffded969faec75aad
Fix a JSON bug introduced by the optimization of [df099ad713011b67] and
first appearing in 3.43.0.  The problem occurs when doing a JSON_EXTRACT()
on an array element that was added by JSON_SET() without first reparsing.
Reported by [forum:/forumpost/fc0e3f1e2a|forum post fc0e3f1e2a].

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