[Bug 733757] GstURIHandlers which return NULL GErrors cause GStreamer to crash

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 22 07:55:39 UTC 2018


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

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
If a non-NULL GError** is passed to a function and the function fails, the
error *must* be set.

Can you update the patch accordingly to also do a g_critical() if that happens?

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