]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add an assert() to sqlite3RegisterLikeFunctions() to hopefully prevent
authordrh <>
Fri, 27 Feb 2026 11:36:43 +0000 (11:36 +0000)
committerdrh <>
Fri, 27 Feb 2026 11:36:43 +0000 (11:36 +0000)
commitc67a538168d047b1c4ad540c6efa60368c305d7f
tree8aada2d02aa9b74d33c02c202c941335b756d41b
parent57d7a20ce7b85aee15a5df2cc780465707e7241c
Add an assert() to sqlite3RegisterLikeFunctions() to hopefully prevent
future false-positive bug reports coming out of CodeQL.

FossilOrigin-Name: 7c5f4dcd748baa60097bbf68d7aca99cc959bb1f7da92bd9ad86a4425a37d391
manifest
manifest.uuid
src/func.c