[Bug 790752] msdk: supports bufferpool

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 9 07:09:46 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=790752

--- Comment #81 from Hyunjun Ko <zzoon at igalia.com> ---
(In reply to Víctor Manuel Jáquez Leal from comment #70)
> Review of attachment 368110 [details] [review]:
> 
> ::: sys/msdk/gstmsdkcontext.c
> @@ +178,3 @@
> +  GstMsdkContext *obj = g_object_new (GST_TYPE_MSDK_CONTEXT, NULL);
> +
> +  return gst_msdk_context_open (obj, hardware) ? obj : NULL;
> 
> Here's a memory leak:
> 
> if open() fails, NULL is returned leaking the context object.

Thanks for pointing this out. Fixed.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list