glmixer: Call the pad's parent class finalize method
This commit is contained in:
parent
aed7da3d12
commit
3eab72f409
@ -99,6 +99,8 @@ gst_gl_mixer_pad_finalize (GObject * object)
|
||||
gst_object_unref (pad->upload);
|
||||
pad->upload = NULL;
|
||||
}
|
||||
|
||||
G_OBJECT_CLASS (gst_gl_mixer_pad_parent_class)->finalize (object);
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
x
Reference in New Issue
Block a user