[Bug 725221] Add GstUri object for URI handling

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 29 02:21:16 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=725221
  GStreamer | gstreamer (core) | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #26 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-09-29 09:21:11 UTC ---
Thanks, merged :)

commit b9bf5d5ff22446cf00e0a9916772887095662543
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Mon Sep 29 12:19:35 2014 +0300

    uri: Fix memory leak in gst_uri_join()

    The merged path segments are a deep-copied list and we need to free the
    contained strings too instead of just the list nodes themselves.

commit 54c5f1855cfe87189ef2c32d74ffa9b3c40ed66d
Author: David Waring <david.waring at rd.bbc.co.uk>
Date:   Thu Jul 31 22:18:53 2014 +0100

    GstUri: Add GstUri miniobject to handle URIs in an RFC 3986 compliant
fashion

    https://bugzilla.gnome.org/show_bug.cgi?id=725221

-- 
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