From e2cbc40157f50e35bc875aca0cce8b862d2f5442 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 15 Dec 2008 01:57:19 +0000 Subject: [PATCH] * xftfont.c (xftfont_open): Free Xft font pattern if XftFontOpenPattern fails. * xterm.c (x_free_frame_resources): Remove extraneous call to free_frame_faces. --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 87bae7a4144..fec7ebb8c12 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2008-12-15 Chong Yidong + + * xftfont.c (xftfont_open): Free Xft font pattern if + XftFontOpenPattern fails. + + * xterm.c (x_free_frame_resources): Remove extraneous call to + free_frame_faces. + 2008-12-13 Chong Yidong * xterm.c (x_delete_display): Move xim_close_dpy call to -- 2.39.5