[gstreamer-bugs] [Bug 343827] New: leak in gst_index_gtype_resolver

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Jun 4 07:13:08 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=343827
 GStreamer | gstreamer (core) | Ver: 0.10.5

           Summary: leak in gst_index_gtype_resolver
           Product: GStreamer
           Version: 0.10.5
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: pborelli at katamail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


spotted by coverity checker (CID: 2775)

561         *writer_string = g_strdup_printf ("%s.%s",
562             g_type_name (G_OBJECT_TYPE (element)), gst_object_get_name
(writer));


the string returned by gst_object_get_name is leaked


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