]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a file descriptor leak following malloc failure on DROP TABLE IF EXISTS. (CVS...
authordrh <drh@noemail.net>
Mon, 26 Jun 2006 12:50:09 +0000 (12:50 +0000)
committerdrh <drh@noemail.net>
Mon, 26 Jun 2006 12:50:09 +0000 (12:50 +0000)
commit344a627661f4f9a9227ac891d3b6ab01ebc0aad8
tree9dbbb7e970125d3bc96442ed67cc51f62808d02f
parenta2e48b24c780350d224548b07bd267272e90fa49
Fix a file descriptor leak following malloc failure on DROP TABLE IF EXISTS. (CVS 3296)

FossilOrigin-Name: 6a63f76c8de977b628c4cab258be5a11d7d7def9
manifest
manifest.uuid
src/prepare.c
test/malloc.test
test/malloc6.test [new file with mode: 0644]