summaryrefslogtreecommitdiff
path: root/games-arcade/abe/files/abe-1.1-doublefree.patch
blob: ce7389d9710020e228d03c8a7b2217e19573ed26 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/src/Main.c.orig	2005-03-05 09:20:04.000000000 -0700
+++ b/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