[Bug 746871] bus: Segmentation fault in function gst_bus_set_flushing() when called with bus==NULL

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 27 02:16:53 PDT 2015


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

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
It's not safe to do that and will still result in a g_critical(). You should
never call any object methods with NULL as the object instance.

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