mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
commit
1decff24b8
1 changed files with 1 additions and 1 deletions
|
|
@ -127,6 +127,6 @@ int main(int argc, const char** argv)
|
|||
|
||||
const char* const outFilename = createOutFilename_orDie(inFilename);
|
||||
compress_orDie(inFilename, outFilename);
|
||||
|
||||
free(outFilename);
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue