]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a memory leak that occurs when an out-of-memory error occurs while
authordrh <drh@noemail.net>
Wed, 20 May 2009 20:10:47 +0000 (20:10 +0000)
committerdrh <drh@noemail.net>
Wed, 20 May 2009 20:10:47 +0000 (20:10 +0000)
commit748ce2111578d9c71ad8a2ba748930a51bcd6ecb
tree9a13a7a4f8ea4073af2452c9672d2fa190293769
parent9e27890ed9e0da5dd8165497635be771ad7523ba
Fix a memory leak that occurs when an out-of-memory error occurs while
preparing a statement that has multiple virtual table updates within
triggers.  Other virtual table changes to support full-coverage testing. (CVS 6661)

FossilOrigin-Name: 02b77a582c65e0eb45eb1a9abbdeef11f52d7ce6
manifest
manifest.uuid
src/vtab.c