]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use AtomicStore() when setting the mem0.nearlyFull boolean to avoid
authordrh <drh@noemail.net>
Tue, 28 Apr 2020 14:01:31 +0000 (14:01 +0000)
committerdrh <drh@noemail.net>
Tue, 28 Apr 2020 14:01:31 +0000 (14:01 +0000)
commit23bef340beb7799bdac6d5fd857809139d9f3683
tree76f2eb713c0cccabbb6d14841b85cb5f3e5c2e9a
parent9f603fcefdaa30dd4cd4ce5b9dd83a8abb865acd
Use AtomicStore() when setting the mem0.nearlyFull boolean to avoid
harmless TSAN warnings and to forestall doubts about threadsafety.

FossilOrigin-Name: ce980af65a9b528f112baa22a95020a98ac5340155a0b53b09c46f99aad9b12b
manifest
manifest.uuid
src/malloc.c