]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify the sqlite_encode_binary() routine to return the strlen() of the
authordrh <drh@noemail.net>
Mon, 16 Sep 2002 11:44:05 +0000 (11:44 +0000)
committerdrh <drh@noemail.net>
Mon, 16 Sep 2002 11:44:05 +0000 (11:44 +0000)
commit995d71b71512fe2ec512b8c176283207bbe1ed2f
treebdaa234566d528680c5656f87b1f1bb2df2663f2
parentcabb0819714a045d8c4c54edc5d8da8d7bdf82a6
Modify the sqlite_encode_binary() routine to return the strlen() of the
encoded string.  Also fix a bug that occurs when attempting to encode
a zero-length buffer. (CVS 751)

FossilOrigin-Name: f12c3a25ba5408c2a7c846a9f160416fd188cd26
manifest
manifest.uuid
src/encode.c