[Bug 772644] Fix level test in CK_FORK=no mode

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Oct 9 14:05:52 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=772644

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #337268|none                        |reviewed
             status|                            |

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 337268:
 --> (https://bugzilla.gnome.org/review?bug=772644&attachment=337268)

::: tests/check/elements/level.c
@@ -195,3 @@
   ASSERT_OBJECT_REFCOUNT (bus, "bus", 1);
   gst_object_unref (bus);
-  gst_buffer_unref (outbuffer);

Why do you not unref it anymore? Isn't it leaked now? (Also in the other
places)

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