GdkGLContext: chain finalize handler
https://bugzilla.gnome.org/show_bug.cgi?id=773979
This commit is contained in:
committed by
Matthias Clasen
parent
f9796b01ff
commit
4657e21be8
@@ -154,6 +154,7 @@ gdk_gl_context_finalize (GObject *gobject)
|
||||
GdkGLContextPrivate *priv = gdk_gl_context_get_instance_private (context);
|
||||
|
||||
g_clear_pointer (&priv->paint_data, g_free);
|
||||
G_OBJECT_CLASS (gdk_gl_context_parent_class)->finalize (gobject);
|
||||
}
|
||||
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user