]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Minor change to sqlite3Utf8Read() to make consistent with READ_UTF8() usage and avoid...
authorshaneh <shaneh@noemail.net>
Thu, 24 Mar 2011 17:43:18 +0000 (17:43 +0000)
committershaneh <shaneh@noemail.net>
Thu, 24 Mar 2011 17:43:18 +0000 (17:43 +0000)
commitdba2cc43c41c31bf8d6bb3892d766bab968abfaf
treea43539e07038c8f7f3eea2cf3571c74de2ecaf40
parentd71245c2adba6548fb7cd8c6af3c4bccdecb72fa
Minor change to sqlite3Utf8Read() to make consistent with READ_UTF8() usage and avoid implementation defined usages of <<.
Added some additional UTF-8 test cases.

FossilOrigin-Name: 7173b3929fae4e678223b0e978a2da7fa50a9005
manifest
manifest.uuid
src/utf.c
test/badutf2.test [new file with mode: 0644]