Files
ardour/libs/gtkmm2ext
Robin Gareus 6b5dce2c66 Yet another pane pain: allow deleting children using forall_vfunc
We not only need to make sure the iterator remains valid, but also
the object pointed to.

Valgrind trace:
Invalid read of size 8
 Gtkmm2ext::Pane::forall_vfunc(int, void (*)(_GtkWidget*, void*), void*) (pane.cc:617)
 Gtk::Container_Class::forall_vfunc_callback(_GtkContainer*, int, void (*)(_GtkWidget*, void*), void*)
 gtk_container_destroy (gtkcontainer.c:1073)
 g_closure_invoke (gclosure.c:804)
...
 g_object_run_dispose (gobject.c:1084)
2017-01-20 03:13:41 +01:00
..
2017-01-15 15:37:38 +01:00
2016-08-04 09:52:22 +02:00
2016-12-20 18:48:10 +01:00
2015-07-16 15:34:37 +02:00
2016-07-25 14:13:52 +02:00
2016-03-08 08:44:58 -05:00