summaryrefslogtreecommitdiff
path: root/src/gdft.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gdft.c')
-rw-r--r--src/gdft.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gdft.c b/src/gdft.c
index 4e72424..4cd2ae3 100644
--- a/src/gdft.c
+++ b/src/gdft.c
@@ -1463,6 +1463,7 @@ BGD_DECLARE(char *) gdImageStringFTEx (gdImagePtr im, int *brect, int fg, const
gdFree(text);
gdCacheDelete (tc_cache);
gdMutexUnlock (gdFontCacheMutex);
+ gdFree(info);
return "Problem loading glyph";
}