[gstreamer-bugs] [Bug 337548] Memory leaks in basertpdepayload

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Apr 11 10:40:54 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=337548
 GStreamer | gst-plugins-base | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #62879|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.6




------- Comment #2 from Tim-Philipp Müller  2006-04-11 17:40 UTC -------
thanks, committed with minor modifications:

 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>

        Patch by: Antoine Tremblay  <hexa00 at gmail dot com>

        * gst-libs/gst/rtp/gstbasertpdepayload.c:
        (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
          Fix some memory leaks: on finalize, free buffers left in the queue
          before destroying the queue; in _push(), unref rtp_buf even if
          the process vfunc returned a NULL buffer as output buffer (#337548);
          demote some recuring debug messages to LOG level.


-- 
Configure bugmail: http://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