[Bug 764744] Crashes when multiple udpsrc are created for each client on a shared media, misses tracking and cleanup

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 29 08:53:28 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #30 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit fe5f8077c1523206147c746cc40364ea16da669f
Author: Jake Foytik <jake.foytik at ipconfigure.com>
Date:   Mon Apr 25 08:55:25 2016 -0400

    rtsp-stream: Fix crash on cleanup with shared media and multiple udpsrc

     - Unicast udpsrcs are now managed in a hash table. This allows for proper
cleanup in with shared streams and fixes a memory leak.
     - Unicast udpsrcs are now properly cleaned up when shared connections
exit. See the update_transport() function.
     - Create unit test for shared media.

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

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