mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 12:00:56 +01:00
removed redundant code and fixed an invalid read of size 1 in ...unpadfour()
This commit is contained in:
@@ -129,6 +129,7 @@ int pcpz85_decode(char *infile, char *outfile) {
|
||||
goto errdz3;
|
||||
}
|
||||
|
||||
free(encoded);
|
||||
free(decoded);
|
||||
return 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user