diff options
author | drh <> | 2025-05-06 17:53:27 +0000 |
---|---|---|
committer | drh <> | 2025-05-06 17:53:27 +0000 |
commit | 288f35685473c82b12bd47610e473ec34524bba7 (patch) | |
tree | c37bace09bef4205abb6701d7b5654cbb85d929a /src/resolve.c | |
parent | ad39fa81afe80fd5eaa283cdbc6bb91c83f25462 (diff) | |
download | sqlite-288f35685473c82b12bd47610e473ec34524bba7.tar.gz sqlite-288f35685473c82b12bd47610e473ec34524bba7.zip |
Fix a bug in the NOT NULL/IS NULL optimization of check-in [cb94350185f555c3]
that can cause invalid data to be used for a column if that column has a
CHECK constraint that includes the NOT NULL or IS NULL operator.
Problem discovered by the
[https://issues.chromium.org/issues/415397143|Chromium fuzzer]. Never
seen in the wild, as far as anybody knows.
FossilOrigin-Name: 2adaee9aa90f280a406007695fbc4a314806584c93d6b62b46c031492b31ec27
Diffstat (limited to 'src/resolve.c')
0 files changed, 0 insertions, 0 deletions