Plug memleak from rpmSpecCheckDeps()
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 14 Sep 2010 06:44:06 +0000 (09:44 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 14 Sep 2010 06:45:58 +0000 (09:45 +0300)
commit3c6fed5347b2646743204c009603db98c333ea90
tree698aa4489095c7e08f8d915ed7ccbcd5dd9fe3e8
parent8246557b1ea89c8d6237892c77b6b5cb637a1e2d
Plug memleak from rpmSpecCheckDeps()
- We need to call rpmtsEmpty(), not rpmtsClean() to purge the
  transaction elements in the set...
build/spec.c