[Bug 791059] gstbasesrc: add protection for some miscellaneous 'create' method, otherwise coredump in gst_base_src_do_sync.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 1 08:34:42 UTC 2017


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

Wonchul Lee <hi at wonchul.kr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hi at wonchul.kr

--- Comment #2 from Wonchul Lee <hi at wonchul.kr> ---
It seems better to fix on 2533 line.

if (G_UNLIKELY (ret != GST_FLOW_OK || res_buf == NULL))
    goto not_ok;

-- 
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