]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem in the enhanced PRAGMA integrity_check where it verifies
authordrh <drh@noemail.net>
Fri, 17 Mar 2017 03:21:14 +0000 (03:21 +0000)
committerdrh <drh@noemail.net>
Fri, 17 Mar 2017 03:21:14 +0000 (03:21 +0000)
commita3b2da9889ceb5ca041ca0eb2bc8d35190aae94c
treeb118e24bd431462795e43d99a370bc00ab7de691
parentaf3332989fb72fafd992f8d47f770226e8011713
Fix a problem in the enhanced PRAGMA integrity_check where it verifies
CHECK constraints: Do not be confused by the reuse of the Table.pCheck field
by VIEWs with named columns.  Problem discovered by OSS-Fuzz.

FossilOrigin-Name: 019dd3d5ba4a596c4ec3b5f0de8402c72196af0faca9138edbc0f1f4957cae60
manifest
manifest.uuid
src/pragma.c
test/check.test