]> code.delx.au - gnu-emacs/commit
winner no longer holds on to dead frames
authorDima Kogan <dima@secretsauce.net>
Tue, 15 Sep 2015 18:53:54 +0000 (11:53 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 Sep 2015 16:27:51 +0000 (09:27 -0700)
commitd605a539d4863c7e7c66aaea6e538ae14c47f3d7
tree164f1fb7e9859060d0e2f45dcada55f9a2602e3a
parentb0f4acfcb739358d98e3e4d78263467edb53e968
winner no longer holds on to dead frames

* lisp/winner.el (winner-change-fun): Cull dead frames.
This prevents a potentially massive memory leak.  See:
http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00619.html
lisp/winner.el