avtp: Fix memory leak
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/9273>
This commit is contained in:
parent
3c69e6ddd2
commit
6be8b2974e
@ -97,6 +97,7 @@ gst_avtp_vf_depay_base_push (GstAvtpVfDepayBase * avtpvfdepaybase)
|
||||
GST_DEBUG_OBJECT (avtpvfdepaybase,
|
||||
"Sending initial CAPS and SEGMENT, pipeline time: %"
|
||||
GST_TIME_FORMAT, GST_TIME_ARGS (gst_clock_get_time (clock)));
|
||||
gst_object_unref (clock);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user