]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make the ANALYZE command robust in the face of malloc() failures. (CVS 3989)
authordrh <drh@noemail.net>
Sat, 12 May 2007 12:08:51 +0000 (12:08 +0000)
committerdrh <drh@noemail.net>
Sat, 12 May 2007 12:08:51 +0000 (12:08 +0000)
commitcf1be45fe2697dba9a8f9075ab78e354337923a0
treefa30187a38c520942957f1c12a681da7f87bf13e
parent39c9604a02179779d34591305d2cfc0a0a91c5d3
Make the ANALYZE command robust in the face of malloc() failures. (CVS 3989)

FossilOrigin-Name: c08658e1f8598941ebddddb98942b98cfcb86e7a
manifest
manifest.uuid
src/analyze.c
src/sqliteInt.h
src/vdbe.c
test/mallocA.test [new file with mode: 0644]