|
From: | Jason Rumney |
Subject: | Re: No refresh of buffer before popup-menu |
Date: | Thu, 22 Feb 2007 23:19:15 +0000 |
User-agent: | Thunderbird 1.5.0.9 (Windows/20061207) |
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.
[Prev in Thread] | Current Thread | [Next in Thread] |