]> Pileus Git - ~andy/gtk/commit
Bug 546756 – gnome-panel crashed with SIGSEGV in
authorMichael Natterer <mitch@imendio.com>
Thu, 7 Aug 2008 13:44:22 +0000 (13:44 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Thu, 7 Aug 2008 13:44:22 +0000 (13:44 +0000)
commit141af56c43c63d858203d52d4bddcfb5e63e2704
treece991c7abdb3464cc0dd7ce61474a0a3f017fbdc
parent0acb5856e9a2accc9ded28016d12c66ca0ed7171
Bug 546756 – gnome-panel crashed with SIGSEGV in

2008-08-07  Michael Natterer  <mitch@imendio.com>

Bug 546756 – gnome-panel crashed with SIGSEGV in
g_type_check_instance_cast()

* gtk/gtkimagemenuitem.c: add GtkObject::destroy() implementation
and remove the image now that it's an internal child and isn't
destroyed by gtk_container_destroy() any longer. Thanks to tml for
helping bisecting this down.

svn path=/trunk/; revision=21034
ChangeLog
gtk/gtkimagemenuitem.c