[Bug 675249] New: remove explicit unreffing of object getting from iterator

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 1 08:14:49 PDT 2012


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

           Summary: remove explicit unreffing of object getting from
                    iterator
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bsreerenj at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


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

remove extra unreffing

As per the new gst_iterator_next(), gst_iterator_fold() implementation, no need
to explicitly unref the object getting from iterator(after executing
GstIteratorFoldFunction).

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