[Bug 756069] Gstreamer: Fix sample memory leaks

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Oct 5 12:29:12 PDT 2015


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

--- Comment #4 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> ---
If we get a sample the test will fail. If we don't get a sample, we free the
previous sample over and over again.

A much better fix is splitting the test. Having a single test doing lots of
assert is just bad practise anyway (recommended reading:
http://artofunittesting.com/)

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