[Bug 732226] Races when sessions time out

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 9 06:22:44 PDT 2014


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

--- Comment #5 from Ognyan Tonchev <ognyan.tonchev at axis.com> 2014-07-09 13:22:38 UTC ---
Created an attachment (id=280261)
 View: https://bugzilla.gnome.org/attachment.cgi?id=280261
 Review: https://bugzilla.gnome.org/review?bug=732226&attachment=280261

client: keep ref to client for the session removed handler

How about this patch which. We basically keep a ref to the client object for
the session removed handler.

This extra ref will be dropped when all client sessions have been removed. A
session is removed when a client sends teardown, closes its endpoint of the TCP
connection or the sessions expires.

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