]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem in the LIKE and GLOB operators that may occur when the character immedi...
authordan <Dan Kennedy>
Fri, 14 Oct 2022 15:10:36 +0000 (15:10 +0000)
committerdan <Dan Kennedy>
Fri, 14 Oct 2022 15:10:36 +0000 (15:10 +0000)
commit2bc4a6cad0457fc07138f8c27d0190f3acb33f72
tree9b16990abefa80ed1f2e11daf80aa32abf0a34fb
parent3e771c0f077a6a9fad6e560559edb3f501c3892e
Fix a problem in the LIKE and GLOB operators that may occur when the character immediately following a "%" or "*" wildcard is U+80. Reported by [forum:61bf7ccbdf].

FossilOrigin-Name: 2da677c45b643482eec39e4db7079c772760bc966dc71bf6c01658cc468f5823
manifest
manifest.uuid
src/func.c
test/like2.test