[Bug 742006] New: gst_discoverer_info_get_missing_elements_installer_details() has bad documentation of ownership of return value

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Dec 26 12:51:27 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=742006
  GStreamer | gst-plugins-base | git

           Summary: gst_discoverer_info_get_missing_elements_installer_det
                    ails() has bad documentation of ownership of return
                    value
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ssssam at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


The gst_discoverer_info_get_missing_elements_installer_details()
documentation and annotation says that the return value should be freed
with g_strfreev(), but actually it's owned by the GstDiscovereInfo
object and should definitely not get freed by the caller as well.

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