* Jason Rumney (2007-02-23) writes: > Lennart Borgman (gmail) wrote: >> Ah, then should not menu_kill_timer be called from within >> w32_free_menu_strings (or always before that)? > > I have fixed it now. I moved the freeing of strings earlier for popup > menus, so we can guarantee they are freed even when a signal is raised > instead of returning normally. Then the code in w32fns.c that makes sure > the strings are freed when the menu is cancelled only needs to deal with > menubar menus.
That also seems to have fixed the crash I reported in the thread titled "Segfault and font corruption in menu under Windows". The string corruption is still present, however. -- Ralf _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
