mirror of
https://github.com/facebook/zstd.git
synced 2025-11-30 11:21:33 +03:00
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user