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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 23 05:47:41 PDT 2013


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

--- Comment #1 from Jonas Holmberg <jonas.holmberg at axis.com> 2013-09-23 12:47:39 UTC ---
Created an attachment (id=255559)
 View: https://bugzilla.gnome.org/attachment.cgi?id=255559
 Review: https://bugzilla.gnome.org/review?bug=708619&attachment=255559

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