* terminal.c (initial_free_frame_resources): New function.
authorDmitry Antipov <dmantipov@yandex.ru>
Tue, 28 Jan 2014 05:55:06 +0000 (09:55 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Tue, 28 Jan 2014 05:55:06 +0000 (09:55 +0400)
commit6affb4a8073e4ce8d5c94561ce5c4741c869d52e
tree1502330976a105446e0c8948ad21780a938b524d
parent0a60cc0dbcfc1d6c12f725038464584c66ca9dfb
* terminal.c (initial_free_frame_resources): New function.
(init_initial_terminal): Install new hook to free face cache
on initial frame and avoid memory leak.  For details, see
<http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01974.html>.
src/ChangeLog
src/terminal.c