Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37856076
en ru br
ALT Linux repos
S:0.37-alt1.qa1
5.0: 0.37-alt1
4.1: 0.37-alt1
4.0: 0.37-alt1

Group :: Sound
RPM: vorbisgain

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: vorbisgain-0.37-double-fclose.patch
Download


diff -Naur vorbisgain-0.37-orig/vorbis.c vorbisgain-0.37/vorbis.c
--- vorbisgain-0.37-orig/vorbis.c	2005-07-15 02:49:05 +0400
+++ vorbisgain-0.37/vorbis.c	2007-01-30 01:23:51 +0300
@@ -810,11 +810,6 @@
         fclose(infile);
     }
 
-    if (infile != NULL)
-    {
-        fclose(infile);
-    }
-
     if (delete_temp)
     {
         if (remove(TEMP_NAME) != 0)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin