gzip: fix error handling in unxz
The result of fstat() was not checked. Furthermore, there was a
redundant check of st.st_size. Fix both.
Reported by: Coverity
MFC after: 1 week
Sponsored by: Dell EMC Isilon
gzip: fix error handling in unxz Tags None Referenced Files None Subscribers None
Description
Details
|