[Bug 750154] gstchildproxy: Fix segmentation fault.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jan 20 15:34:01 UTC 2018


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

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Created attachment 367147
  --> https://bugzilla.gnome.org/attachment.cgi?id=367147&action=edit
childproxy: gracefully handle methods being NULL

Alternative patch.

Question is: is it allowed for these methods to be NULL?

If yes, we should use my patch.

If not we should probably assert, or use my patch with an extra warning.

It's not a programming mistake by the application developer / caller, so I'm
not sure if g_return_if_fail() is quite right here.

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