]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not allow constant factoring during PRAGMA integrity_check, since the
authordrh <>
Mon, 27 Mar 2023 13:27:25 +0000 (13:27 +0000)
committerdrh <>
Mon, 27 Mar 2023 13:27:25 +0000 (13:27 +0000)
commit614f87150296121c85cd9ee6f6d7a400d4adc09d
treeb867ffb7cc38b886397a4b00c96f175da32cfd3a
parent9349f72a4cf9e3578bf10765e73be7d551e52e84
Do not allow constant factoring during PRAGMA integrity_check, since the
constants might be stored in registers that are later reused for other
purposes.

FossilOrigin-Name: a4b5f499d9429ca219c1a706b4767e528a2baf7ddb45bde9d01a4ce5f15cbb0f
manifest
manifest.uuid
src/pragma.c
test/pragma.test