]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug in the sqlite3Utf16ByteLen() function so that it computes the
authordrh <drh@noemail.net>
Wed, 1 Apr 2009 18:40:32 +0000 (18:40 +0000)
committerdrh <drh@noemail.net>
Wed, 1 Apr 2009 18:40:32 +0000 (18:40 +0000)
commitaed382f9f197753f983c2f9e5577e01784fd6145
treeaedfdbae33c206eafd3fa9732cd5df2fd660ccdf
parent856cc0fde97c3798a45fde491c1f2a8d2a77aac6
Fix a bug in the sqlite3Utf16ByteLen() function so that it computes the
correct length even for strings that contain surrogate pairs.
Ticket #3766. (CVS 6427)

FossilOrigin-Name: 766bb7e59c28884e40ce13e3fc55c870d06d7e34
manifest
manifest.uuid
src/test1.c
src/utf.c