diff src/glyphs-eimage.c @ 316:512e409c26a2 r21-0b56

Import from CVS: tag r21-0b56
author cvs
date Mon, 13 Aug 2007 10:44:46 +0200
parents 341dac730539
children 4711e16a8e49
line wrap: on
line diff
--- a/src/glyphs-eimage.c	Mon Aug 13 10:44:26 2007 +0200
+++ b/src/glyphs-eimage.c	Mon Aug 13 10:44:46 2007 +0200
@@ -817,6 +817,8 @@
   if (data->instream)
     fclose (data->instream);
 
+  if (data->eimage) xfree(data->eimage);
+
   return Qnil;
 }