Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37892596
en ru br
ALT Linux repos
S:1.1-alt5_47

Group :: Games/Other
RPM: abe

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: abe-1.1-doublefree.patch
Download


--- src/Main.c.orig	2005-03-05 09:20:04.000000000 -0700
+++ src/Main.c	2011-03-14 10:08:31.846413904 -0600
@@ -35,8 +35,6 @@
     for(i = 0; modes[i]; ++i)
       printf("\t%d x %d\n", modes[i]->w, modes[i]->h);
   }
-
-  free(modes);
 }
 
 void
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin