diff options
author | drh <drh@noemail.net> | 2015-02-25 14:25:31 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2015-02-25 14:25:31 +0000 |
commit | cbb3f33c56414d2e5f70af3099e2945420b51cee (patch) | |
tree | d64ad86c3ffe315fa06b8e33fe37b0e261715611 /manifest.uuid | |
parent | b492e23b42c504b72c4cb2ecc431abacae216847 (diff) | |
download | sqlite-cbb3f33c56414d2e5f70af3099e2945420b51cee.tar.gz sqlite-cbb3f33c56414d2e5f70af3099e2945420b51cee.zip |
Make sure the sqlite3_mutex.id field is initialized in the Win32
mutex implementation, even when SQLITE_DEBUG is turned off.
FossilOrigin-Name: 6d132e7a224ee68b5cefe9222944aac5760ffc20
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 acb199a50..cc37c0191 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -03bbb947192b0c28d960604eae12e5fc2fa6e74e
\ No newline at end of file +6d132e7a224ee68b5cefe9222944aac5760ffc20
\ No newline at end of file |