]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problems that arise if malloc() fails while compiling SELECT
authordrh <drh@noemail.net>
Wed, 18 Oct 2006 23:26:38 +0000 (23:26 +0000)
committerdrh <drh@noemail.net>
Wed, 18 Oct 2006 23:26:38 +0000 (23:26 +0000)
commit28f4591466e7e0ba93602d7688f1140e7a9fc992
treebeffc5280b7a3eae80b1631536c4c7ba2981140f
parentf6bbe022c7ebb59cc27b9974b9c2566560159d59
Fix a problems that arise if malloc() fails while compiling SELECT
statements within a TRIGGER. (CVS 3478)

FossilOrigin-Name: ee4894b49995e4904db1991281563cfbb7b1c16d
manifest
manifest.uuid
src/trigger.c
src/where.c
test/malloc.test