Add + use internal helper function for getting+setting rpmfi replaced sizes
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 18 Nov 2008 10:00:10 +0000 (12:00 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 19 Nov 2008 10:42:47 +0000 (12:42 +0200)
commit9bde09b59969088c06eb6f5b8a2597b2e04bd306
tree320a4d5c6ccc6974d87cb65849abbbce94f7fc18
parentd0b088328549c6693b127decbc1b0b8c0513a539
Add + use internal helper function for getting+setting rpmfi replaced sizes
- lazy allocation on set, otherwise there's no replaced size - the getter
  deals with this transparently
- saves a fair bit of memory, by no means everything has replaced files...
lib/rpmfi.c
lib/rpmfi_internal.h
lib/transaction.c