lib/package_unpack.c: fixed build error caused by cherry-pick conflict.

This commit is contained in:
Juan RP 2012-09-29 19:18:32 +02:00
parent a7307fad30
commit 2f13afe7a6

View File

@ -560,8 +560,6 @@ out1:
goto out;
}
out:
if (xucd != NULL)
free(xucd);
if (pkgfilesd != NULL)
free(pkgfilesd);
if (buf != NULL)