[Bug 777440] Ignore leaks in gst_check_init

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 30 13:52:00 UTC 2017


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

--- Comment #14 from Patricia Muscalu <patricia at axis.com> ---
Yes. There is actually an allocator leak in our test code and this leak is
visible thanks to the commit 1ea831bd (in gstreamer):

commit 1ea831bd6cedbba89e5e78af58976238c89e5b75
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Mon Apr 18 13:05:40 2016 +0300

    allocator: add cleanup method

    Make tracking memory leaks easier.

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


We do not see this leak in GStreamer 1.8.3 because the call to
_priv_gst_allocator_cleanup() is missing.

Thank you for your help!

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