Don't crash if a node has no name. (start_element_handler): Accept
2004-04-13 Matthias Clasen <mclasen@redhat.com> * gtk/gtkuimanager.c (get_child_node): Don't crash if a node has no name. (start_element_handler): Accept separators without unique names. (#133302, Anders Carlsson) * gtk/gtkuimanager.c (node_remove_ui_reference): Don't leak list nodes. (#138862, Morten Welinder)
This commit is contained in:
committed by
Matthias Clasen
parent
5854707bd9
commit
157943b584
@ -1,5 +1,10 @@
|
||||
2004-04-13 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkuimanager.c (get_child_node): Don't crash if a node
|
||||
has no name.
|
||||
(start_element_handler): Accept separators without unique
|
||||
names. (#133302, Anders Carlsson)
|
||||
|
||||
* gtk/gtkactiongroup.c (gtk_action_group_add_action): Document
|
||||
possible accelerator gotcha when using this function. (#139641,
|
||||
Christian Persch)
|
||||
|
||||
Reference in New Issue
Block a user