]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Rename the internal routine constructBloomFilter() to
authordrh <>
Fri, 10 Dec 2021 17:36:16 +0000 (17:36 +0000)
committerdrh <>
Fri, 10 Dec 2021 17:36:16 +0000 (17:36 +0000)
commit27a9e1f6152822a69f11a7e83308fbf898314eda
tree1f5786e6c9ae6626e4e16cf7b411e693830f7d23
parentb574acb94f4b1c92c6d96c58b5c0e613b3d00b47
Rename the internal routine constructBloomFilter() to
sqlite3ConstructBloomFilter(). OSSFuzz is reporting a crash with a garbled
stack that we cannot reproduce. Perhaps the original "constructBloomFilter()"
name is colliding with some internal name used by OSSFuzz. We'll see if this
rename clears the problem.

FossilOrigin-Name: 403e7312dd9a3fe493a21aceb82e387d6f152622d66c1b403c881597713e8cc3
manifest
manifest.uuid
src/where.c
src/wherecode.c