[gstreamer-bugs] [Bug 594283] rtpbin: make free_session() remove dangling stream references

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 8 04:20:01 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=594283


Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.17


--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2009-09-08 11:19:56 UTC ---
commit 8f3299c5474530d0a0b353160816d5b841b5d7cb
Author: Stig Sandnes <stig.sandnes at tandberg.com>
Date:   Tue Sep 8 13:18:29 2009 +0200

    rtpbin: make free_session() remove stream references

    When receiving a sync-packet, all sessions with the same cname will be
compared
    and synced together. In this process, there could still be references to a
    session that has been shut down in the meanwhile.

    This patch makes sure that these references are removed when shutting down
a
    session, so that the syncing can be done safely.

    Fixes #594283

-- 
Configure bugmail: http://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