Fix some broken fooUnlink() usages
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 13 Sep 2010 10:05:55 +0000 (13:05 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 13 Sep 2010 10:05:55 +0000 (13:05 +0300)
commit511beb375763f84b04ca555c3c9df4c67738aee2
treea4952e7bcbef2746ab137ed3b5869e42d23cd4f6
parent6ad4cbdfb52c4ea1b9f30f9580084dc3c94c5b60
Fix some broken fooUnlink() usages
- unreferencing should always go through fooFree() which does
  the real refcounting and frees when references go out
lib/fsm.c
lib/rpmdb.c
lib/rpmte.c
lib/rpmts.c