]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix some memory leaks that can occur if a memory allocation fails. (CVS 2388)
authordanielk1977 <danielk1977@noemail.net>
Wed, 16 Mar 2005 12:15:20 +0000 (12:15 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Wed, 16 Mar 2005 12:15:20 +0000 (12:15 +0000)
commitd5d565235b23ee3827515ddce486735322fc5857
tree8ad88f3dd36acbd9edc76ad34b5292014ec34654
parent165ffe9708d95c2c81206f526cb8b1fd4ab787f1
Fix some memory leaks that can occur if a memory allocation fails. (CVS 2388)

FossilOrigin-Name: 9a358fc33d726d0b5782bf65b50f61f2bd096d56
12 files changed:
manifest
manifest.uuid
src/attach.c
src/build.c
src/delete.c
src/expr.c
src/insert.c
src/parse.y
src/trigger.c
src/vdbeaux.c
src/where.c
test/memleak.test