[Bug 699637] GstRTPGSTPay re-uses an unreffed event in its sink_event function...

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat May 4 03:16:46 PDT 2013


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.1

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-05-04 10:16:39 UTC ---
Looks fine to me, thanks for the patch.

The basertppay handler doesn't do anything for the events we care about, only
difference is that they get forwarded before the rtp packet, but I can't
imagine that mattering anywhere.


commit 9532b04947baf701585a8643c90b1e1c48498be3
Author: Sebastian Rasmussen <sebras at gmail.com>
Date:   Fri May 3 23:43:26 2013 +0200

    rtpgstpay: fix invalid memory access in event handler

    First process event in payloader, then hand it to the
    base class which takes ownership of the event.

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

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