]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance PRAGMA integrity_check so that it can detect when there are extra
authordrh <>
Fri, 3 Mar 2023 18:35:00 +0000 (18:35 +0000)
committerdrh <>
Fri, 3 Mar 2023 18:35:00 +0000 (18:35 +0000)
commit1b9db7f32de952d7c88a87b8251b005ee08f3d65
tree835adb23e240e7451e78e28279a1e8b9db035b91
parent04337898635b3048691b795f2f1922b3fda2ddc9
Enhance PRAGMA integrity_check so that it can detect when there are extra
bytes at the end of an index record, which might cause OP_IdxRowid to
malfunction.  dbsqlfuzz c1aa3986534d5feab8d21f28b3c1712df2ef358ba.  Test case
in TH3.

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