[gstreamer-bugs] [Bug 596305] New: call weak-unref on client->sessions from finalize
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Sep 25 06:10:34 PDT 2009
https://bugzilla.gnome.org/show_bug.cgi?id=596305
GStreamer | gst-rtsp-server | git
Summary: call weak-unref on client->sessions from finalize
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-rtsp-server
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: luca.ognibene at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Created an attachment (id=143988)
--> (https://bugzilla.gnome.org/attachment.cgi?id=143988)
call weak_unref in _finalize on all client's sessions
If client_finalize is called (for example a client has disconnected w/o calling
TEARDOWN) and later you call gst_rtsp_session_pool_cleanup gst-rtsp-server will
segfault because in _finalize the weak ref on the session is not removed.
--
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