Skip to content
GitLab
Explore
Sign in
Jun 04, 2020
52d944ec
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
flowbox: Don't use a removed child after it has been unparented
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
Loading