]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a segfault that can occur when the LHS of a LIKE operator has an
authordrh <drh@noemail.net>
Thu, 21 Jan 2010 23:11:24 +0000 (23:11 +0000)
committerdrh <drh@noemail.net>
Thu, 21 Jan 2010 23:11:24 +0000 (23:11 +0000)
commit5cb7434c72b3d4be374cb2b1cf2d7c7b7a4ec95f
tree8b6b48046974db1209a1309a230b445e451bf03f
parent4b5db5ac9cca7e5b737c9e943c6c17b79d0097fc
Fix a segfault that can occur when the LHS of a LIKE operator has an
undefined collating sequence.  Ticket [1258875e07553].

FossilOrigin-Name: a82e6b4585b9ddba581204976cd5ea8704339185
manifest
manifest.uuid
src/where.c