File goom2k4-plug-memleak.patch of Package goom2k4

---
 src/gfontlib.c |    3 +++
 1 file changed, 3 insertions(+)

Index: goom2k4-0/src/gfontlib.c
===================================================================
--- goom2k4-0.orig/src/gfontlib.c	2005-02-07 14:46:41.000000000 +0100
+++ goom2k4-0/src/gfontlib.c	2009-08-10 15:25:29.000000000 +0200
@@ -122,6 +122,9 @@ void gfont_load (void) {
                 }
 	}
 
+	free(gfont);
+	free(font_pos);
+
         font_width [32] = (the_font.height / 2) - 1;
         small_font_width [32] = font_width [32]/2;
         font_chars [32] = 0;
openSUSE Build Service is sponsored by