]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix some places where a malloc() failure would lead to a segfault. (CVS 580)
authordrh <drh@noemail.net>
Thu, 23 May 2002 02:09:03 +0000 (02:09 +0000)
committerdrh <drh@noemail.net>
Thu, 23 May 2002 02:09:03 +0000 (02:09 +0000)
commite4697f5e9031c0cb5a06a6bb4b0c8cb39a26ce7f
treeb20799197f30858b9cfb2acdea2d43668de3dccb
parent1873cd508af1388cc536159aaa70a2ea83732bbd
Fix some places where a malloc() failure would lead to a segfault. (CVS 580)

FossilOrigin-Name: 01ad352c3c82a86d9c94010cbc85d098b8fbc08a
manifest
manifest.uuid
src/expr.c
src/main.c
src/trigger.c
src/vdbe.c
test/malloc.test