* src/profiler.c: Delete.
[bpt/emacs.git] / src / macfont.m
index d34e033..9b3cb2c 100644 (file)
@@ -2810,6 +2810,7 @@ macfont_draw (struct glyph_string *s, int from, int to, int x, int y,
 
 
   xfree (glyphs);
+  xfree (positions);
   CGContextRestoreGState (context);
 
   unblock_input ();