]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a whole host of newly discovered memory leaks the occur after a
authordrh <drh@noemail.net>
Fri, 16 Sep 2005 02:38:09 +0000 (02:38 +0000)
committerdrh <drh@noemail.net>
Fri, 16 Sep 2005 02:38:09 +0000 (02:38 +0000)
commit53f733c7aeb881b0320c8e64b5bb10b99accd60d
tree9d63fdcb2870ba9b931fabe09f81a9be2d4a24b3
parentb38ad9991c3a58de6e246362b832368b6d2826ff
Fix a whole host of newly discovered memory leaks the occur after a
failure of realloc(). (CVS 2696)

FossilOrigin-Name: 4686d649756a0aa301ade901ac49c89a976c5402
manifest
manifest.uuid
src/expr.c
src/parse.y
src/printf.c
src/sqliteInt.h
src/util.c
src/vdbe.c
src/vdbeapi.c
src/vdbeaux.c
src/where.c