Fix some of the things clang --analyze flagged
This commit is contained in:
parent
352cd151e0
commit
98360bcd57
34 changed files with 58 additions and 112 deletions
|
@ -540,7 +540,6 @@ static uint32_t DecompressIDATs(struct BufferedFile *BF, uint8_t **Buffer)
|
|||
*/
|
||||
|
||||
DecompressedData = NULL;
|
||||
DecompressedDataLength = 0;
|
||||
*Buffer = DecompressedData;
|
||||
|
||||
CompressedData = NULL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue