[Bug 755632] Memory leak in handle_setup_request
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Sep 26 03:13:17 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=755632
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
CC| |t.i.m at zen.co.uk
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks for the patch. How did you find/trigger this leak? It might be good to
add a unit test for that.
The unref in cleanup_transport causes assertion failures in our unit test
suite, so something's not quite right with that or with the existing code. The
other one isn't in a code path that's covered by the unit test, but it would be
good to understand the critical from the last one first anyway.
Please also attach a patch in 'git format-patch' format if possible at all.
--
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