fix: command line install had header memory leak.
authorjbj <devnull@localhost>
Tue, 21 Sep 1999 03:22:53 +0000 (03:22 +0000)
committerjbj <devnull@localhost>
Tue, 21 Sep 1999 03:22:53 +0000 (03:22 +0000)
commit20d78e939aa218e85ef19013769494851d863f13
tree9fddb9815dafcdd8e7eb20bb4ec9fe3a80270b39
parent78ce864c5eee9b2d4fc3a3a4a201818f4e500d50
fix: command line install had header memory leak.
check for NULL on all memory allocations.
free rpmrc mallocs on exit.
permit run time leak detection.

CVS patchset: 3311
CVS date: 1999/09/21 03:22:53
50 files changed:
CHANGES
build.c
build/expression.c
build/files.c
build/names.c
build/pack.c
build/parseFiles.c
build/parsePreamble.c
build/parsePrep.c
build/parseReqs.c
build/parseScript.c
build/parseSpec.c
build/spec.c
configure.in
convertdb.c
lib/Makefile.am
lib/cpio.c
lib/dbindex.c
lib/depends.c
lib/falloc.c
lib/formats.c
lib/fprint.c
lib/fs.c
lib/hash.c
lib/header.c
lib/header.h
lib/install.c
lib/macro.c
lib/misc.c
lib/oldheader.c
lib/package.c
lib/problems.c
lib/query.c
lib/rebuilddb.c
lib/rpmdb.c
lib/rpminstall.c
lib/rpmlib.h
lib/rpmrc.c
lib/signature.c
lib/stringbuf.c
lib/transaction.c
lib/uninstall.c
lib/url.c
oldrpmdb.c
po/rpm.pot
rpm.c
rpm.spec
rpmio/macro.c
system.h
tools/rpmgettext.c