mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
minor fixes
This commit is contained in:
@@ -87,6 +87,7 @@ int main(int argc, char *argv[])
|
||||
|
||||
if(!decoder) {
|
||||
fprintf(stderr, "ERROR: allocating decoder\n");
|
||||
fclose(fout);
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user