[Bug 708667] rtspconnection leaks file descriptors/child sources

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 24 03:11:04 PDT 2013


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |slomo at circular-chaos.org
   Target Milestone|HEAD                        |1.2.0
     Ever Confirmed|0                           |1

--- Comment #2 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-09-24 10:10:56 UTC ---
commit 8ba90931aed21edd44ddda515665312e49c6b088
Author: Ognyan Tonchev <ognyan at axis.com>
Date:   Tue Sep 24 12:10:00 2013 +0200

    rtspconnection: Only create writesrc when it is actually needed

    Creating a GSource and not attaching it to a context will cause
    a leak of it's child sources. That is why we create writesrc right
    before attaching it to a context.

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

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