[Bug 674393] [mpegtsdemux] Memory leaks

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 19 06:48:06 PDT 2012


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #212360|none                        |needs-work
             status|                            |

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2012-04-19 13:48:01 UTC ---
Review of attachment 212360:
 --> (https://bugzilla.gnome.org/review?bug=674393&attachment=212360)

::: gst/mpegtsdemux/mpegtsparse.c
@@ +253,3 @@
   }
+
+  gst_event_unref (event);

This looks wrong, gst_pad_push_event() a few lines above steals the reference

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