[gstreamer-bugs] [Bug 539292] memory leak in mpegtsparse

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Jun 21 01:57:58 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=539292

  GStreamer | gst-plugins-bad | Ver: HEAD CVS

Alessandro Decina changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alessandro at nnva.org




------- Comment #2 from Alessandro Decina  2008-06-21 08:57 UTC -------
The copy is necessary as gst_message_new_element takes the ownership of the
structure. Some structures are still used after they are posted on the bus, see
mpegts_parse_apply_pat for example. 
For consistency, I would unref the structures in mpegts_parse_handle_psi. 


-- 
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=539292.




More information about the Gstreamer-bugs mailing list