diff options
author | Jan Djärv <jan.h.d@swipnet.se> | 2003-01-26 13:06:48 +0000 |
---|---|---|
committer | Jan Djärv <jan.h.d@swipnet.se> | 2003-01-26 13:06:48 +0000 |
commit | d0bdb0602c9c73e1aa2d9d6de7680352c47eeb38 (patch) | |
tree | 6698d006c09c32a2f6dde7c48af2414595e26e2a /lwlib/ChangeLog | |
parent | 942da20cebcb20d3ac2b495de0be6865a40a4e67 (diff) | |
download | emacs-d0bdb0602c9c73e1aa2d9d6de7680352c47eeb38.tar.gz |
lwlib-Xm.c: Fixed memory leak for menus.
Diffstat (limited to 'lwlib/ChangeLog')
-rw-r--r-- | lwlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog index 6649f0960d6..5f3ce50f869 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog @@ -1,3 +1,8 @@ +2003-01-26 Jan D. <jan.h.d@swipnet.se> + + * lwlib-Xm.c (update_one_menu_entry): Deallocate widget_list. + (destroy_all_children): Call it self to destroy sub menu children. + 2002-12-22 Richard M. Stallman <rms@gnu.org> * xlwmenu.c (pop_new_stack_if_no_contents): Do nothing if |