]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure a LIMIT clause on a SELECT cleans up the vdbe stack so that if it
authordrh <drh@noemail.net>
Tue, 2 Mar 2004 18:37:41 +0000 (18:37 +0000)
committerdrh <drh@noemail.net>
Tue, 2 Mar 2004 18:37:41 +0000 (18:37 +0000)
commitb1aa04fcccb4a078c18152dfd2107e6c71aa9454
tree0b56be934fb30d74f724b2fa3b904f074c8c1153
parent9bc8b93f411bd196081c4b4069c616bd72943377
Make sure a LIMIT clause on a SELECT cleans up the vdbe stack so that if it
occurs inside a trigger, it won't cause a stack overflow.  Ticket #640. (CVS 1282)

FossilOrigin-Name: 5aaa2939baa972231def086ed5f9d9ba63302532
manifest
manifest.uuid
src/select.c
test/misc3.test