[Bug 710088] New: rtsp-server: Socket not unreffed after calling gst_rtsp_connection_create_from_socket()
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Oct 14 12:08:23 CEST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=710088
GStreamer | gst-rtsp-server | git
Summary: rtsp-server: Socket not unreffed after calling
gst_rtsp_connection_create_from_socket()
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-rtsp-server
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: ognyan.tonchev at axis.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=257240)
View: https://bugzilla.gnome.org/attachment.cgi?id=257240
Review: https://bugzilla.gnome.org/review?bug=710088&attachment=257240
unref socket after calling connection_create_from_socket()
gst_rtsp_server_transfer_connection() calls
gst_rtsp_connection_create_from_socket() but doesn't unref the socket
afterwards when it should since the name of the function, and also its
description, implies that it takes ownership of the socket.
--
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