Incidencia #43222

gtk: unit_info_box not unreffed

Abrir Fecha: 2021-11-16 11:25 Última actualización: 2021-11-29 00:39

Informador:
Propietario:
Tipo:
Estado:
Cerrado
Componente:
Prioridad:
5 - Medium
Gravedad:
5 - Medium
Resolución:
Fixed
Fichero:
3

Details

There is special g_object_ref(unit_info_box) when unit_info_box is created, to make sure that it won't get accidentally destroyed when refcount temporarily goes to zero. The problem is that there's no related unref even when the widget finally should be destroyed.

Noticed on master gtk3x-client, but presumable in other gtk-clients and branches too.

Ticket History (3/7 Histories)

2021-11-16 11:25 Updated by: cazfi
  • New Ticket "gtk: unit_info_box not unreffed" created
2021-11-16 11:47 Updated by: cazfi
Comentario

Same for g_object_ref(ei->widget) in editinfobox_create(), that exist for the same case.

2021-11-20 00:17 Updated by: cazfi
  • Resolución Update from Ninguno to Accepted
  • Hito Update from (Ninguno) to 2.6.6 (cerrado)
  • Componente Update from (Ninguno) to Gtk3.22-client
2021-11-29 00:39 Updated by: cazfi
  • Estado Update from Open to Cerrado
  • Propietario Update from (Ninguno) to cazfi
  • Resolución Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Entrar