]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Convert the JSON functions to use lookaside memory allocation whenever
authordrh <>
Wed, 3 Jan 2024 16:41:50 +0000 (16:41 +0000)
committerdrh <>
Wed, 3 Jan 2024 16:41:50 +0000 (16:41 +0000)
commit4093b296105503255c5559f8a6b55b7042844dc9
tree47aba228fa346eec1af368f2477448c0348bcf9f
parent433e904d99c06bbd818bd772d3dd4f6e5e049291
Convert the JSON functions to use lookaside memory allocation whenever
feasible, to avoid hitting the global memory allocator mutex.

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