[Bug 787014] New: realmedia: Fix Memory leak in error case
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Aug 30 13:23:54 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=787014
Bug ID: 787014
Summary: realmedia: Fix Memory leak in error case
Classification: Platform
Product: GStreamer
Version: 1.12.2
OS: Windows
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-ugly
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: sp.gupta at samsung.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 358759
--> https://bugzilla.gnome.org/attachment.cgi?id=358759&action=edit
Patch file is attached.
Hi,
File : gst-plugins-ugly/gst/realmedia/rtspreal.c
Function rtsp_ext_real_stream_select Line : 629
There is memory leak in error path when "gst_rtsp_message_init_request" failes.
Solution : g_free (req_url)
++patch is attched for possible solution.
Kindly review the patch and provide your feedback.
--
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