Fixed some issues/warnings found by clang-analyzer.

This commit is contained in:
Juan RP
2013-06-20 11:25:43 +02:00
parent 42c0766c00
commit 52fc384e4e
5 changed files with 9 additions and 13 deletions

View File

@ -559,7 +559,6 @@ unpack_archive(struct xbps_handle *xhp,
pkgver, strerror(rv));
goto out;
}
metafile = true;
}
/*
* If there was any error extracting files from archive, error out.