Signed-off-by: Niels Thykier <[email protected]>
---
hw/dmx/dmxfont.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/hw/dmx/dmxfont.c b/hw/dmx/dmxfont.c
index 7ef7ad9..91f1a3e 100644
--- a/hw/dmx/dmxfont.c
+++ b/hw/dmx/dmxfont.c
@@ -405,6 +405,7 @@ dmxBELoadFont(ScreenPtr pScreen, FontPtr pFont)
free(goodfps);
return FALSE;
}
+ free(goodfps);
}
/* Find requested font on back-end server */
--
1.7.10.4
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel