diff options
author | drh <drh@noemail.net> | 2008-12-06 16:46:13 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2008-12-06 16:46:13 +0000 |
commit | bbce338412255f7aa5539c2bc6575f954d1ccae4 (patch) | |
tree | 4c0d8674cfc417dbb48f1ea3ebc2e8284bac7bba /manifest.uuid | |
parent | 2aca5846da68a40d9f1fddd74107ddd50ddf5173 (diff) | |
download | sqlite-bbce338412255f7aa5539c2bc6575f954d1ccae4.tar.gz sqlite-bbce338412255f7aa5539c2bc6575f954d1ccae4.zip |
Make sure a memory allocation error did not prevent UTF16 to UTF8 conversion
prior to doing a string comparison. (CVS 5988)
FossilOrigin-Name: 9d061e20d885bee7ac7875500a0e7c238b540a63
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 24be55b43..ac432fdb6 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -76246d9f0d4e995f6be6fbd1fa2bcabc1b9566ae
\ No newline at end of file +9d061e20d885bee7ac7875500a0e7c238b540a63
\ No newline at end of file |