[Bug 734537] New: pvrvideosink: Avoid leaking bufferpool configuration

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Aug 9 05:00:44 PDT 2014


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

           Summary: pvrvideosink: Avoid leaking bufferpool configuration
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: sebras at hotmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


gst_buffer_pool_get_config() returns a reference to the bufferpool's
configuration, which must be passed to gst_structure_free() after use. The
attached patch fixes this omission.

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