crash because double free in GWEN_Gui_free

Bug #1306813 reported by tb
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libgwenhywfar (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

in src/gui/gui.c, line 107, GWEN_Dialog_List_free is called twice

      GWEN_Dialog_List_free(gui->activeDialogs);
      GWEN_ProgressData_Tree_free(gui->progressDataTree);
      GWEN_Dialog_List_free(gui->activeDialogs);

Tags: trusty
Revision history for this message
Micha Lenk (micha) wrote :

Yes.

This got fixed upstream since version 4.11.0beta.

Changed in libgwenhywfar (Ubuntu):
status: New → Confirmed
Revision history for this message
Micha Lenk (micha) wrote :

Apparently only Ubuntu trusty is affected.

Micha Lenk (micha)
tags: added: trusty
Revision history for this message
Micha Lenk (micha) wrote :

This is fixed in utopic, which currently has libgwenhywfar 4.12.0beta-1.

I hope to get this fixed also in trusty via a stable release update.

Changed in libgwenhywfar (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.