Plug a dumb memleak that has crept into rpmReadPackageFile()
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 2 Jul 2008 15:49:05 +0000 (18:49 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 2 Jul 2008 15:49:05 +0000 (18:49 +0300)
commit20ee2a2df04f4667609b1d98bd798692bd14ecf5
tree488b973b5d884758113e2fbfc2cbd3844d6b3bc6
parent83e894db7841dd4e751d785a88e49e4ae5894624
Plug a dumb memleak that has crept into rpmReadPackageFile()
- jumps to exit from very early on, make sure sigtd is reset early so
  calling rpmtdFreeData() is safe
lib/package.c