[Bug 727512] srtpdec: assertion when checking rtcp ssrc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 11 20:15:25 PDT 2014


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.1

--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2014-04-12 03:15:22 UTC ---
commit 01c15547d4aa632eb86873527343be0b5a349900
Author: Aleix Conchillo Flaqué <aleix at oblong.com>
Date:   Wed Apr 2 12:59:58 2014 -0700

    srtpdec: fix assertion checking ssrc from rtcp packets

    rtcp_buffer_get_ssrc is called even with RTP buffers. this means we
    might end up with an exception and not find any valid RTCP packet type
    and thus hit GST_RTCP_TYPE_INVALID. we now take care of this.

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

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