[Bug 652642] typefind: NULL check in degas_type_find

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 17 04:35:34 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=652642
  GStreamer | gst-plugins-base | git

--- Comment #6 from Philip Jägenstedt <philipj at opera.com> 2011-06-17 11:35:32 UTC ---
It's quite clear from <https://bugzilla.gnome.org/show_bug.cgi?id=652562> and
<https://bugzilla.gnome.org/show_bug.cgi?id=617733> that _create shouldn't
return less data than expected in the case of GST_FLOW_OK.

However, I think that my patch is correct, because the current code assumes
that the source cannot fail, finally. Clearly, it's possible for a network
source to fail and just not be able to deliver more data.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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