[Bug 760289] rtpvrawdepay : memory leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jan 8 09:15:36 PST 2016


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
commit a8b864397764af49aa7827056e6c799175b38f39
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Thu Jan 7 20:27:29 2016 +0000

    rtpvrawdepay: fix major memory leak and performance issue

    We call gst_rtp_buffer_get_payload() which creates a sub-buffer
    of each input buffer, just to copy over metas, and then leak it.

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

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