]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Rework the UTF8 reader logic in order to avoid the use of malloc().
authordrh <drh@noemail.net>
Mon, 23 Jul 2007 19:12:41 +0000 (19:12 +0000)
committerdrh <drh@noemail.net>
Mon, 23 Jul 2007 19:12:41 +0000 (19:12 +0000)
commit6615095629c2f0553180fa154a4b52b7e17b8803
tree3369e50b6526054241fbfb6d2fafb7ced40fc2fb
parentad6b3159be6aa923149733c1c584b7471b04830a
Rework the UTF8 reader logic in order to avoid the use of malloc().
Ticket #2523. (CVS 4175)

FossilOrigin-Name: 9a059cb6bced5cdc950f7816602ac92d89a899be
manifest
manifest.uuid
src/func.c
src/sqliteInt.h
src/utf.c