]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix memory allocation problems on the utf-16 versions of collating function
authordrh <drh@noemail.net>
Thu, 15 Dec 2005 03:04:10 +0000 (03:04 +0000)
committerdrh <drh@noemail.net>
Thu, 15 Dec 2005 03:04:10 +0000 (03:04 +0000)
commitaf9a7c22b5b25d557eab2f7e1a66a65fde78005d
tree40a18657a0e4b86442930fdd8497d730675943a9
parent26abcb1eef9fb8fe6999e46db55da0bdd98cdeb2
Fix memory allocation problems on the utf-16 versions of collating function
control routines. (CVS 2817)

FossilOrigin-Name: ad292e27336b8c5afc0acdf111944a456bd23c32
manifest
manifest.uuid
src/main.c
src/prepare.c
src/sqliteInt.h
src/utf.c