lib/package_unpack.c: fixed build error caused by cherry-pick conflict.
This commit is contained in:
parent
a7307fad30
commit
2f13afe7a6
@ -560,8 +560,6 @@ out1:
|
|||||||
goto out;
|
goto out;
|
||||||
}
|
}
|
||||||
out:
|
out:
|
||||||
if (xucd != NULL)
|
|
||||||
free(xucd);
|
|
||||||
if (pkgfilesd != NULL)
|
if (pkgfilesd != NULL)
|
||||||
free(pkgfilesd);
|
free(pkgfilesd);
|
||||||
if (buf != NULL)
|
if (buf != NULL)
|
||||||
|
Loading…
Reference in New Issue
Block a user