Mercurial > emacs
comparison lwlib/ChangeLog @ 49460:9f4069f735c6
lwlib-Xm.c: Fixed memory leak for menus.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Sun, 26 Jan 2003 13:06:48 +0000 |
parents | 34c0bb0d7b38 |
children | 859813f02f7e |
comparison
equal
deleted
inserted
replaced
49459:06b77df47802 | 49460:9f4069f735c6 |
---|---|
1 2003-01-26 Jan D. <jan.h.d@swipnet.se> | |
2 | |
3 * lwlib-Xm.c (update_one_menu_entry): Deallocate widget_list. | |
4 (destroy_all_children): Call it self to destroy sub menu children. | |
5 | |
1 2002-12-22 Richard M. Stallman <rms@gnu.org> | 6 2002-12-22 Richard M. Stallman <rms@gnu.org> |
2 | 7 |
3 * xlwmenu.c (pop_new_stack_if_no_contents): Do nothing if | 8 * xlwmenu.c (pop_new_stack_if_no_contents): Do nothing if |
4 new_depth is 1. | 9 new_depth is 1. |
5 (remap_menubar): Don't look in new_stack[0]. | 10 (remap_menubar): Don't look in new_stack[0]. |