]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem with LIKE and GLOB processing in utf-16be databases in cases where...
authordrh <>
Fri, 31 Jan 2025 14:58:00 +0000 (14:58 +0000)
committerdrh <>
Fri, 31 Jan 2025 14:58:00 +0000 (14:58 +0000)
commita082be3e8f10565566c4c238ffeda83015a3affc
treee1016284e5a5c92385f89f17dd82e2cea0bfa1ec
parent193452da7e83affe22a5e36832f3528a77ac2edd
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: 9d59f8a5f2b60be4251f6c1a2cfddb835d82b826ec0a7d60b5d9e9af3508ce5e
manifest
manifest.uuid
src/whereexpr.c
test/like3.test