]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improved rebustness to malformed UTF-16 inputs to sqlite3_prepare16_v2().
authordrh <>
Thu, 19 Sep 2024 13:39:06 +0000 (13:39 +0000)
committerdrh <>
Thu, 19 Sep 2024 13:39:06 +0000 (13:39 +0000)
commitf8305e46169d531fce2f778b1de99b59b7cd2318
tree7ab84a4889f8d15a45089fdaf8480956c8385d35
parent8513eb6ba84b11a645e1a60184cd649a2039c9e2
Improved rebustness to malformed UTF-16 inputs to sqlite3_prepare16_v2().

FossilOrigin-Name: 7b3a517b3e16ea487ca77a2c88a0c11d737de366524fc911aa1bdd6bfb7ad148
manifest
manifest.uuid
src/prepare.c
src/sqliteInt.h
src/utf.c