[Bug 730865] New: x264enc: fix caps leak in set_format()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 28 00:58:15 PDT 2014


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

           Summary: x264enc: fix caps leak in set_format()
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: aurelien.zanelli at parrot.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=277359)
 View: https://bugzilla.gnome.org/attachment.cgi?id=277359
 Review: https://bugzilla.gnome.org/review?bug=730865&attachment=277359

x264enc: fix caps leak in set_format()

When allowed caps is empty, the set_format() function returns without unrefing
the template caps got by gst_static_pad_template_get_caps()

I attached a patch which fix the leak

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