]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem with LIKE and GLOB processing in utf-16be databases in cases where...
authordan <Dan Kennedy>
Fri, 31 Jan 2025 14:52:36 +0000 (14:52 +0000)
committerdan <Dan Kennedy>
Fri, 31 Jan 2025 14:52:36 +0000 (14:52 +0000)
commitf6ca35d88cad6521ad06c6c9e1bfe0e3066d8cbb
tree3d9bb8c7ade44432f4beb24748cffbe93dbbb469
parenta0337903030a123f09eae41a5146993ff81d83e4
Fix a problem with LIKE and GLOB processing in utf-16be databases in cases where the utf-8 encoding of a character ends with the byte 0xBF.

FossilOrigin-Name: 4b4f33d791fe4318c4597bee7d2f9e486ed223e731982af470f5cc0dbdc600fc
manifest
manifest.uuid
src/whereexpr.c
test/like3.test