[Bug 733122] New: rgvolume/rtpdtmfmux: Avoid taking unnecessary ref to pad templates.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jul 13 07:10:52 PDT 2014


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

           Summary: rgvolume/rtpdtmfmux: Avoid taking unnecessary ref to
                    pad templates.
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: sebras at hotmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


gst_pad_get_pad_template() returns a reference that must be freed, but in these
instances we might as well, just access the pad template directly I think.

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