]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When converting UTF8 or UTF16 strings, change overlong strings and other
authordrh <drh@noemail.net>
Thu, 19 Oct 2006 01:58:43 +0000 (01:58 +0000)
committerdrh <drh@noemail.net>
Thu, 19 Oct 2006 01:58:43 +0000 (01:58 +0000)
commitb3fa0e0146c2753283a7371e80116c835b44fbee
tree86c96a9ef413a01f4406e9f4088b623f7731366d
parent28f4591466e7e0ba93602d7688f1140e7a9fc992
When converting UTF8 or UTF16 strings, change overlong strings and other
illegal codes to 0xFFFD.  Ticket #2029. (CVS 3479)

FossilOrigin-Name: 0c6736df9cb4c3c8f6224e30df939cead9cd5369
manifest
manifest.uuid
src/utf.c