]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a couple of fairly obscure cases where an assert() could fail following a malloc...
authordanielk1977 <danielk1977@noemail.net>
Thu, 19 Mar 2009 18:51:06 +0000 (18:51 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Thu, 19 Mar 2009 18:51:06 +0000 (18:51 +0000)
commit238746a65051d55737ad99ad15d365cde8986487
tree6feb35514e52e71ac0377326d43bb3a0bed5baec
parent65a2ea1155db05aba2f5ac8f765ce996c8fdd52f
Fix a couple of fairly obscure cases where an assert() could fail following a malloc failure. (CVS 6360)

FossilOrigin-Name: cc0d925669ddeb55048e88aa5b4f658be60b0962
manifest
manifest.uuid
src/legacy.c
src/main.c
src/prepare.c
src/test_func.c
src/vdbeapi.c
src/vdbeblob.c
src/vtab.c
test/malloc.test