[gstreamer-bugs] [Bug 594133] [rtspsrc] leaks authentication info
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Sep 8 04:31:20 PDT 2009
http://bugzilla.gnome.org/show_bug.cgi?id=594133
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |wim.taymans at gmail.com
Resolution| |FIXED
--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2009-09-08 11:31:15 UTC ---
commit 19455200b17f400f14a29c9b49adadde2c9fd246
Author: Arnout Vandecappelle <arnout at mind.be>
Date: Tue Sep 8 13:30:29 2009 +0200
rtspsrc: fix memory leak
In gst_rtspsrc_parse_digest_challenge(), rtspsrc does a g_strndup of the
auth
header items and then passes them to gst_rtsp_connection_set_auth_param()
without freeing.
Fixes #594133
--
Configure bugmail: http://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