[Bug 650470] RTP: Some depayloaders break with malformed rtp packets

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 19 01:00:44 PDT 2011


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED

--- Comment #9 from Wim Taymans <wim.taymans at gmail.com> 2011-05-19 08:00:38 UTC ---
gst_rtp_buffer_validate() is called before by the base class, so it apparently
doesn't catch this kind of error. Indeed, in this case, the packet is valid but
it simply doesn't contain any data (and then _get_payload_(sub)bufer simply
return NULL)

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