Use HEADERGET_ALLOC instead of manually copying the data in rpmfiNew()
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 12 Jun 2008 10:35:09 +0000 (13:35 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 12 Jun 2008 10:35:09 +0000 (13:35 +0300)
commit621e7518418a0e031d302e8681fe0bf81d0c4b72
tree47ff424cb3978f753ab373bd50bd941859138ab4
parentebcdb5c57a1e1d570c53927901e45d5c8f8c178d
Use HEADERGET_ALLOC instead of manually copying the data in rpmfiNew()
- headerGet() knows better how to create a copy of the data, let it...
lib/rpmfi.c