[Bug 708619] client object can be used after it has been freed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 24 08:39:24 PDT 2013


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

Wim Taymans <wim.taymans> changed:

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

--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2013-09-24 15:39:20 UTC ---
commit eb03b5c17281b06969fd352cb32bf68e35cf015c
Author: Jonas Holmberg <jonashg at axis.com>
Date:   Mon Sep 23 14:28:04 2013 +0200

    server: Emit client-connected signal earlier

    Emit client-connected before the client ref is given to a GSource,
    otherwise client-connected can be emitted after the client object has
    been freed.

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