summaryrefslogtreecommitdiffstats
path: root/gst/vmnc/vmncdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/vmnc/vmncdec.c')
-rw-r--r--gst/vmnc/vmncdec.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/vmnc/vmncdec.c b/gst/vmnc/vmncdec.c
index e6c6f8ae..6b29c592 100644
--- a/gst/vmnc/vmncdec.c
+++ b/gst/vmnc/vmncdec.c
@@ -219,6 +219,8 @@ vmnc_dec_finalize (GObject * object)
GstVMncDec *dec = GST_VMNC_DEC (object);
g_object_unref (dec->adapter);
+
+ G_OBJECT_CLASS (parent_class)->finalize (object);
}
static void