]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Disable the ability to change the schema_version cookie when
authordrh <>
Sat, 12 Nov 2022 17:17:01 +0000 (17:17 +0000)
committerdrh <>
Sat, 12 Nov 2022 17:17:01 +0000 (17:17 +0000)
commit7e475e571fbea13288c6fd8d664db3c76839911b
treeb745885e6f9ef4a1587ee216bc30f1faaf5b8f36
parenta6303704a3a4ff9604f2ff19c9f99bf85df94f1a
Disable the ability to change the schema_version cookie when
SQLITE_DBCONFIG_DEFENSIVE mode is enabled.  This is a security
enhancement inspired by the question in
[forum:/forumpost/2b9cc3dae1f1e5f6|forum post 2b9cc3dae1f1e5f6].

FossilOrigin-Name: 1d81381e8f5db5d7064cc313b8544ca3cb1ca9e8cd61e71368a2d2e598befc9c
manifest
manifest.uuid
src/pragma.c
src/sqlite.h.in
test/pragma.test