Lose the remaining hge() uses in rpmfi relocation
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 13 Jun 2008 13:38:10 +0000 (16:38 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 13 Jun 2008 14:00:21 +0000 (17:00 +0300)
commit30ebb0ba57056bd2a45aa36929c8c250afc35ed1
treeaa81c6f78c27cfaae63d5bddd831a4ecf56bb017
parent2f00f421ee3f1b945d228f7ca5175597ebc2ee43
Lose the remaining hge() uses in rpmfi relocation
- ugly hackery for now, otoh it wasn't pretty to start with...
- always make a "sparse" dupe of directory names so we know how to free
  it even if just some of the directories were relocated (this was broken
  from the previous round of relocation alloca removal hackery)
- take advantage of RPMTD_PTR_ALLOCED to correctly free in all cases
lib/rpmfi.c