[Bug 746875] gstelement: Missing argument verification in gst_element_continue_state() and gst_element_change_state()

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 27 03:45:51 PDT 2015


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

Prashant Gotarne <ps.gotarne at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ps.gotarne at samsung.com

--- Comment #1 from Prashant Gotarne <ps.gotarne at samsung.com> ---
Created attachment 300428
  --> https://bugzilla.gnome.org/attachment.cgi?id=300428&action=edit
gstelement: Argument Verification in gst_element_continue_state() and
gst_element_change_state()

Argument verification done in gst_element_continue_state() and
gst_element_change_state() to avoid segmentation fault in case of NULL
arguments and to call g_critical() instead so that user can handle it by
setting critical handler using g_log_set_handler()

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