[Bug 663944] [PATCH] souphttpsrc leaking file descriptors + memory when destroyed while connecting

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 16 02:19:02 PDT 2013


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

--- Comment #9 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-09-16 09:18:56 UTC ---
I think the souphttpsrc patch is not correct, when the main context is
destroyed all GSources will be destroyed too, and inside their finalize
function they should make sure to not leak anything. This only looks like a
workaround for some GSource not cleaning up properly.

Could you also create separate bugs for the libsoup and glib problems against
these products?

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