]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not allow SQLITE_LIMIT_LENGTH to be set lower than 1 as an
authordrh <>
Mon, 6 Dec 2021 15:40:24 +0000 (15:40 +0000)
committerdrh <>
Mon, 6 Dec 2021 15:40:24 +0000 (15:40 +0000)
commitf6a4ef144e0746bb2bde64e3a9914addb4ce7e5c
tree7964aad6b64953bc8f6d15e18781637e4b9c60ff
parent38ed1ceb5a15cde81e2aa9c697382f7fd52cbdb2
Do not allow SQLITE_LIMIT_LENGTH to be set lower than 1 as an
SQLITE_LIMIT_LENGTH of 0 causes lots of unnecessary problems for
users of the sqlite3_str object.

FossilOrigin-Name: 8fd5b8ec4ab9b5554d27f25a4638d56e347eab78b60900f24b15a815d3731330
manifest
manifest.uuid
src/main.c