]> git.eshelyaron.com Git - emacs.git/commit
Prevent core dump when connection is lost during frame creation.
authorKaroly Lorentey <lorentey@elte.hu>
Sun, 27 Mar 2005 19:22:10 +0000 (19:22 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Sun, 27 Mar 2005 19:22:10 +0000 (19:22 +0000)
commit8346e08b998a3d282f1770f02cbaa46f73b5a3a6
tree1b0ccfd7febbfebad9ae94941bbec4b3b968f061
parente4a92752ad38859db378dd0c3011c1994494009c
Prevent core dump when connection is lost during frame creation.

* src/xfns.c (unwind_create_frame): Don't do anything if the frame is
  already dead.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-321
src/xfns.c