[gstreamer-bugs] [Bug 639950] New: flacparse: avoid unref'ing NULL buffer

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 19 06:28:52 PST 2011


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

           Summary: flacparse: avoid unref'ing NULL buffer
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: mnauw at users.sourceforge.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


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

flacparse: mind gst_buffer_unref not liking NULL

Attached patch removes entries from a collected list altogether rather than
leaving a NULL buffer entry lying around that will trip gst_buffer_unref later
on.

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