inscription: Plug a memory leak
PangoLayoutIter needs to be freed.
This commit is contained in:
@@ -490,6 +490,7 @@ gtk_inscription_allocate (GtkWidget *widget,
|
||||
}
|
||||
}
|
||||
}
|
||||
pango_layout_iter_free (iter);
|
||||
}
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user