]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the zInit[] optimization of test_regexp.c when the initial string
authordrh <drh@noemail.net>
Fri, 4 Jan 2013 14:06:24 +0000 (14:06 +0000)
committerdrh <drh@noemail.net>
Fri, 4 Jan 2013 14:06:24 +0000 (14:06 +0000)
commit6578dd67fafe6be4bcbcb83b56ebabfae2545824
tree5406270ab7c715cfa68aad8df9a11125a05436cd
parent26de1e99568c0f04a7956f2503bd9fcf007d85e6
Fix the zInit[] optimization of test_regexp.c when the initial string
contains 3-byte UTF8 characters.

FossilOrigin-Name: 357231ec970adb5dfcdaf9665499141004cb1198
manifest
manifest.uuid
src/test_regexp.c