]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the sqlite3_mutex.id field is initialized in the Win32
authordrh <drh@noemail.net>
Wed, 25 Feb 2015 14:25:31 +0000 (14:25 +0000)
committerdrh <drh@noemail.net>
Wed, 25 Feb 2015 14:25:31 +0000 (14:25 +0000)
commitcbb3f33c56414d2e5f70af3099e2945420b51cee
treed64ad86c3ffe315fa06b8e33fe37b0e261715611
parentb492e23b42c504b72c4cb2ecc431abacae216847
Make sure the sqlite3_mutex.id field is initialized in the Win32
mutex implementation, even when SQLITE_DEBUG is turned off.

FossilOrigin-Name: 6d132e7a224ee68b5cefe9222944aac5760ffc20
manifest
manifest.uuid
src/mutex_w32.c