Remove unnecessary free from the rpmextract error handler
Ack.
On 01/19/2010 04:12 PM, Martin Sivak wrote:
libarchive lacks proper documentation of its memory management, but
it seems that it takes care of freeing the memory itself. So remove the
bogus free from our code.
---
loader/rpmextract.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)