]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Many small changes to ensure memory is not leaked after malloc() fails. (CVS 2808)
authordanielk1977 <danielk1977@noemail.net>
Fri, 9 Dec 2005 14:25:08 +0000 (14:25 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Fri, 9 Dec 2005 14:25:08 +0000 (14:25 +0000)
commit2e588c7525a77b3a6cc53c67ea833f75f7e4052b
treeddcc123e58fd8bd9667533bdfe9b3926bd132cce
parentfde4a6f8a4e8f6edcc3ab6d3c658d42d704060c9
Many small changes to ensure memory is not leaked after malloc() fails. (CVS 2808)

FossilOrigin-Name: 601c335463aaabc2e9918e4b9298cff6161be5c4
18 files changed:
manifest
manifest.uuid
src/attach.c
src/os_unix.c
src/prepare.c
src/shell.c
src/sqliteInt.h
src/test1.c
src/trigger.c
src/util.c
src/vacuum.c
src/vdbe.c
src/vdbeapi.c
src/vdbeaux.c
test/malloc3.test
test/malloc4.test
test/select1.test
test/tester.tcl