Use popMacro() when freeing the entire macro table
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 31 May 2011 07:38:17 +0000 (10:38 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 31 May 2011 08:03:43 +0000 (11:03 +0300)
commit6c391a88fa9914cdabef6f7b1ced63f23ab9ceca
tree90bb9376267fa8f3f0137637495b218a4741e120
parenta5eefce1bfa098a7c6bd03f20c7d53e48a93e9e4
Use popMacro() when freeing the entire macro table
- We already have a function to free macro entries, use it to
  remove code duplication
rpmio/macro.c