[Bug 735570] Crash handling tunnel

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 4 00:40:46 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=735570
  GStreamer | gst-rtsp-server | unspecified

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-09-04 07:40:40 UTC ---
Please try to write complete sentences in your commit messages :)

commit 09bf2025f810cdad3127162dcce80a7dc73099e0
Author: Göran Jönsson <goranjn at axis.com>
Date:   Thu Aug 28 13:35:15 2014 +0200

    rtsp-client: Protect saved clients watch with a mutex

    Fixes a crash when close() is called while merging clients
    in handle_tunnel(). In that case close() would destroy the
    watch while it is still being used in handle_tunnel().

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

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