diff options
Diffstat (limited to 'src/macfont.m')
| -rw-r--r-- | src/macfont.m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/macfont.m b/src/macfont.m index d34e0332236..9b3cb2c29f6 100644 --- a/src/macfont.m +++ b/src/macfont.m | |||
| @@ -2810,6 +2810,7 @@ macfont_draw (struct glyph_string *s, int from, int to, int x, int y, | |||
| 2810 | 2810 | ||
| 2811 | 2811 | ||
| 2812 | xfree (glyphs); | 2812 | xfree (glyphs); |
| 2813 | xfree (positions); | ||
| 2813 | CGContextRestoreGState (context); | 2814 | CGContextRestoreGState (context); |
| 2814 | 2815 | ||
| 2815 | unblock_input (); | 2816 | unblock_input (); |