]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If the input JSON to a json function that uses cache comes from an RCStr
authordrh <>
Thu, 27 Jul 2023 20:28:29 +0000 (20:28 +0000)
committerdrh <>
Thu, 27 Jul 2023 20:28:29 +0000 (20:28 +0000)
commit6bc4baf313d6ebb137679a8f9bbb73e77f52fc18
treeea2a2004f133ff199de7ebe77bc9c11d755fd3fb
parent594f5e24c4c3ef1389c24e0e5d1fd8f4bb5d68bb
If the input JSON to a json function that uses cache comes from an RCStr
value, then use that RCStr value in the parse rather than making a copy.

FossilOrigin-Name: 509ae9c1470dd79d320e84371e1e6662fb85fa0571df5ed8c4d946d10cdfe821
manifest
manifest.uuid
src/json.c
src/sqliteInt.h
src/vdbemem.c