]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an issue with sqlite3_bind_text64() with the SQLITE_UTF16 encoding
authordrh <drh@noemail.net>
Thu, 11 Sep 2014 23:34:55 +0000 (23:34 +0000)
committerdrh <drh@noemail.net>
Thu, 11 Sep 2014 23:34:55 +0000 (23:34 +0000)
commitfc59a954cbce32be71da37d7ca1f447396ba39e0
tree8deb5f24a941c7115646c344a84ccb3fd0b60425
parent46c831bf2a9195891dfb213e6c40ca3f22b09688
Fix an issue with sqlite3_bind_text64() with the SQLITE_UTF16 encoding
parameter.  Remove some unreachable code from the text64() and blob64()
implementation.

FossilOrigin-Name: 34292b084ef48cd6e9ca5704f6b072a29733b4c2
manifest
manifest.uuid
src/vdbeapi.c