]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not accept a string that looks like a number used as an argument to
authordrh <>
Thu, 2 May 2024 11:52:31 +0000 (11:52 +0000)
committerdrh <>
Thu, 2 May 2024 11:52:31 +0000 (11:52 +0000)
commit78bc1339ac9abe90927fdfcd71bf017595b80554
treed30708adc74df31ef9e7d59bd2f851de42827099
parent2ae4531c89bbf9a3f01827e8019eddac0705765b
Do not accept a string that looks like a number used as an argument to
PRAGMA integrity_check as a number.  Treat it as a table name that just
happens to look like a number.

FossilOrigin-Name: b04e7a23478f1012e501a810f3e09cca81a66e802f5f72cae80c81120174e2cb
manifest
manifest.uuid
src/pragma.c