Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
GNOME
gtk
Repository
gtk-3-24
Switch branch/tag
gtk
gtk
gtkflowbox.c
Find file
Blame
History
Permalink
flowbox: Don't use a removed child after it has been unparented
· 52d944ec
Kjell Ahlstedt
authored
Jun 04, 2020
and
Matthias Clasen
committed
Jun 04, 2020
In gtk_flow_box_remove(), call g_sequence_remove() before the child is unparented. See MR
!2029
52d944ec