[Bug 729117] rtpbuffer: fix memory leak when gst_rtp_buffer_map fails

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 28 23:47:04 PDT 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.1

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-04-29 06:47:00 UTC ---
Please attach patches in "git format-patch" style in the future, that makes
them easier to apply with just "git am" :)

commit 0011d8cbb50ad3f4db89ce0f7dc4172e55f34c55
Author: Stian Selnes <stian at pexip.com>
Date:   Tue Apr 29 08:46:02 2014 +0200

    rtpbuffer: fix memory leak when gst_rtp_buffer_map fails

    Make sure rtp->data[3] is set before jumping to error path.

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

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