[Bug 783787] gsturi: Fixed incorrect escaping of path in gst_uri_construct
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jun 15 07:21:35 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=783787
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #353743|none |needs-work
status| |
--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 353743:
--> (https://bugzilla.gnome.org/review?bug=783787&attachment=353743)
Makes sense to me, but let's at the same time deprecate this function in favour
of the GstUri API. Can you add the GST_DISABLE_DEPRECATED/GST_REMOVE_DEPRECATED
markers here like in other places?
::: gst/gsturi.c
@@ +259,3 @@
* but with all special characters escaped
**/
+G_GNUC_UNUSED static gchar *
Please just remove this function :)
--
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