]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Move the malloc() failure simulation out of malloc.c and into a separate sqlite3_mem_...
authordanielk1977 <danielk1977@noemail.net>
Thu, 19 Jun 2008 18:17:49 +0000 (18:17 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Thu, 19 Jun 2008 18:17:49 +0000 (18:17 +0000)
commitd09414cdd60e8c30eb15e4758b8289efbe4cdedd
treed86848b8fa02eb4ee3265d6a5d384179585de5f0
parent55b0cf00ad16da59d56358e0073627ae03a3ffa5
Move the malloc() failure simulation out of malloc.c and into a separate sqlite3_mem_methods interface. Still some related changes to come. (CVS 5250)

FossilOrigin-Name: d22cd2a59f472f4eaf80aa9f55fbff2514ca428d
manifest
manifest.uuid
src/fault.c
src/main.c
src/malloc.c
src/sqlite.h.in
src/sqliteInt.h
src/test_malloc.c
test/malloc.test
test/malloc2.test
test/malloc_common.tcl