]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Disable automatic invocation of sqlite3_release_memory() when a malloc() fails
authordanielk1977 <danielk1977@noemail.net>
Thu, 5 Jan 2006 13:48:29 +0000 (13:48 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Thu, 5 Jan 2006 13:48:29 +0000 (13:48 +0000)
commit441b09ae55b6d105bc30463dd31139457b0db1f1
tree3f530d657b5fd76bfc7c70f48b8a598e67a96079
parentda18423620617e74db5e476c90290812b25cf8ac
Disable automatic invocation of sqlite3_release_memory() when a malloc() fails
in those cases where the global mutex is held. (CVS 2860)

FossilOrigin-Name: 6fdbb8b771e490f0d791326689245302c4fe18f5
manifest
manifest.uuid
src/main.c
src/os_unix.c
src/pager.c
src/sqliteInt.h
test/all.test