[gstreamer-bugs] [Bug 552000] Unlikely but possible memleak in gst_pad_push

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Sep 12 10:24:20 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=552000

  GStreamer | gstreamer (core) | Ver: HEAD CVS

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
 Attachment #118605|none                        |rejected
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX
   Target Milestone|HEAD                        |NONE




------- Comment #2 from Tim-Philipp Müller  2008-09-12 17:24 UTC -------
These checks are just there to catch programming errors as early as possible,
we don't care if things leak in this case.

(Also, the g_return_* statements are macros which can be turned into no-ops for
production use on systems where binary size or the overhead caused by these
runtime checks is an issue)


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=552000.




More information about the Gstreamer-bugs mailing list