gzip: Value stored to 'data' is never read
This commit is contained in:
parent
9d6a394c44
commit
5b40c11c2f
@ -247,7 +247,6 @@ static enum {
|
|||||||
|
|
||||||
/* Skip over the NUL */
|
/* Skip over the NUL */
|
||||||
--len;
|
--len;
|
||||||
++data;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if(flags & HEAD_CRC) {
|
if(flags & HEAD_CRC) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user