]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If MEM_STATUS is disabled, avoid holding the STATIC_MEM mutex when calling the user...
authordan <dan@noemail.net>
Thu, 2 Sep 2010 10:08:41 +0000 (10:08 +0000)
committerdan <dan@noemail.net>
Thu, 2 Sep 2010 10:08:41 +0000 (10:08 +0000)
commitb0c6a8884b6c6e6f996e5452d334a19339ab28e5
treec2a942a497d76da012970b8a3b35335f0d5044e2
parent659503a18dcd927afc5301a74a09363c87ee2301
If MEM_STATUS is disabled, avoid holding the STATIC_MEM mutex when calling the user-defined xMalloc method. Holding the mutex causes problems for memsys3 and memsys5.

FossilOrigin-Name: 4f20f8ba73691c8a1dc33d2fcd1e793dd08f00a8
manifest
manifest.uuid
src/malloc.c
test/permutations.test