[Bug 738674] New: gstrtmpsink: leaking string

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 17 02:38:23 PDT 2014


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

           Summary: gstrtmpsink: leaking string
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: havard.graff at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=288733)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=288733)
patch

Test to reproduce:

GST_START_TEST(confdemo_rtmp)
{
  GstHarness * h = gst_harness_new_parse (
      "rtmpsink location=\"rtmp://localhost/pexip/live live=1\"");
  gst_harness_teardown (h);
}
GST_END_TEST;

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