]> git.ipfire.org Git - thirdparty/sqlite.git/commit
For the sqlite3_bind and sqlite3_result interfaces for UTF16 strings, round
authordrh <>
Fri, 2 Dec 2022 17:52:52 +0000 (17:52 +0000)
committerdrh <>
Fri, 2 Dec 2022 17:52:52 +0000 (17:52 +0000)
commitd2603adf46aee6e5e7d3ad963e1947e69d617b58
tree959ed4b9bdaa4a74bd6e4deb2b1ccae2e14758bd
parent8b5d7fda5908dcf6fedd440f184d45c9eab8de87
For the sqlite3_bind and sqlite3_result interfaces for UTF16 strings, round
the number of bytes down to the next even number, to avoid creating a UTF16
string that is an odd number of bytes.
[forum:/forumpost/411199488d065f83|Forum post 411199488d065f83].

FossilOrigin-Name: b57e3c3db00a6bc6db20c82530479f9eba7e37b731f0da6fe81682e84c7ac916
manifest
manifest.uuid
src/vdbeapi.c