Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!samsung!cs.utexas.edu!yale!cs.yale.edu From: Duchier-Denys@cs.yale.edu (Denys Duchier) Newsgroups: gnu.emacs.bug Subject: bug in make_window Message-ID: <11015@cs.yale.edu> Date: 10 Jan 90 23:30:58 GMT Sender: news@cs.yale.edu Reply-To: Duchier-Denys@cs.yale.edu (Denys Duchier) Organization: Computer Science, Yale University, New Haven, CT 06520-2158 Lines: 5 In function make_window, the newly consed window is not protected from the gc eventhough Fmake_marker is invoked twice (which could presumably trigger gc). --Denys