]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Reduce the maximum size of LIKE and GLOB patterns in the ossfuzz.c test
authordrh <>
Sun, 19 Oct 2025 17:30:07 +0000 (17:30 +0000)
committerdrh <>
Sun, 19 Oct 2025 17:30:07 +0000 (17:30 +0000)
commitd41f5ef7e69d4f6ac4de8d40cc4586f16b5e60f5
tree26b6e1161815f84bd04cc81420307d1a8b54c39f
parentefe8ae567c4c78269a6bf32913e4b73554dae181
Reduce the maximum size of LIKE and GLOB patterns in the ossfuzz.c test
module to avoid false-positive infinite loop reports from OSS-Fuzz based
on long and complex fuzzer-generated LIKE/GLOB patterns that are not actually
infinite loops, but which do take a long time to resolve.

FossilOrigin-Name: 53edea286b0a38f4f9c7017276f3a826037919144d517f8c89ef0f35b65af5f1
manifest
manifest.uuid
test/ossfuzz.c