[Bug 674393] [mpegtsdemux] Memory leaks

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 19 07:03:59 PDT 2012


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

--- Comment #2 from Gil Pedersen <bugzilla.gnome at gpost.dk> 2012-04-19 14:03:53 UTC ---
Review of attachment 212360:
 --> (https://bugzilla.gnome.org/review?bug=674393&attachment=212360)

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

It is correct. The line before is:
gst_event_ref (event);

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