(free_frame_menubar): Set the frame's menubar_widget to
authorGerd Moellmann <gerd@gnu.org>
Thu, 1 Mar 2001 15:28:26 +0000 (15:28 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 1 Mar 2001 15:28:26 +0000 (15:28 +0000)
commit0c05dcd31a387c1876bbb2efccb0a9cca88b9974
treecda1519b9aec8ae9172464f892137275309cc7d3
parent8a673c10210cbf09f85e71d043c74853ceabf821
(free_frame_menubar): Set the frame's menubar_widget to
NULL after destroying it, otherwise XTread_socket can access a
destroyed widget when input is unblocked.
src/xmenu.c