Fix memory leak from unused problem set
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 24 Feb 2009 08:10:38 +0000 (10:10 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 24 Feb 2009 08:10:38 +0000 (10:10 +0200)
commit1cce1b2444bd3f8c56dca01701b062f054f2832c
tree645c9e823ff258fb1244eebcf2111c8bd0a7f567
parent62d27e0bd56b765bd32c22f4062e5b864fcf29c0
Fix memory leak from unused problem set
- checkInstalledFiles() doesn't need ps for anything, this just caused
  a memleak due to refcount
lib/transaction.c