]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improvements to UTF8 handling, and especially the handling of invalid UTF8,
authordrh <>
Wed, 13 Dec 2023 14:31:15 +0000 (14:31 +0000)
committerdrh <>
Wed, 13 Dec 2023 14:31:15 +0000 (14:31 +0000)
commit001d1e795cfb58c2e0f217374efe2fdef797ad22
tree4127e50cec1e66128e26a9a76f1a29ee0068e3c6
parent891f1dc0542504fe402d1879651c307ae9355825
Improvements to UTF8 handling, and especially the handling of invalid UTF8,
in the JSON routines.

FossilOrigin-Name: 1b229c1101d6c384a30f343c5e47b471ab084b2d8e81170eb8f642afc1c67e3b
manifest
manifest.uuid
src/json.c
src/sqliteInt.h
src/utf.c