diff options
author | drh <> | 2022-01-24 20:16:37 +0000 |
---|---|---|
committer | drh <> | 2022-01-24 20:16:37 +0000 |
commit | b32b30930f10c852c70f99bc8a7b3d13f359b04a (patch) | |
tree | addee242c6b08a9900d47da3bae81b5205b99bd0 /manifest.uuid | |
parent | 1da88b5ce634a7c53ba18d65072b5e44a415e800 (diff) | |
download | sqlite-b32b30930f10c852c70f99bc8a7b3d13f359b04a.tar.gz sqlite-b32b30930f10c852c70f99bc8a7b3d13f359b04a.zip |
One of the ALWAYS() macros in the previous check-in could sometimes be
false, following an OOM. Remove it. Problem found by dbsqlfuzz.
FossilOrigin-Name: 11df9187dad0eb33b0f6288b76d74f9700420ec855e8106b0bc71df48c485ad1
Diffstat (limited to 'manifest.uuid')
-rw-r--r-- | manifest.uuid | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.uuid b/manifest.uuid index 38d1cdd65..dc18e8395 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -4aa27b4fcd1ffd06c38357a87ba3f5776367570439c49652f0903873def0bb23
\ No newline at end of file +11df9187dad0eb33b0f6288b76d74f9700420ec855e8106b0bc71df48c485ad1
\ No newline at end of file |