]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add some tests for malloc() failure within the column_name() and column_decl() APIs...
authordanielk1977 <danielk1977@noemail.net>
Wed, 7 Dec 2005 06:27:43 +0000 (06:27 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Wed, 7 Dec 2005 06:27:43 +0000 (06:27 +0000)
commit00fd957b789c64f143b48eaba0c33376b61db56d
tree6f79022283c7c403e51c135de31019a4583cde81
parentf4208043d69f052ff8fef45252f01e5ae27656f6
Add some tests for malloc() failure within the column_name() and column_decl() APIs. (CVS 2805)

FossilOrigin-Name: 78f10ca0a6a02e9e8e6811489841a19e213f3afb
manifest
manifest.uuid
src/tclsqlite.c
src/vdbeapi.c
src/vdbemem.c
src/where.c
test/malloc3.test
test/malloc4.test [new file with mode: 0644]
test/quick.test