[Bug 748024] New: icydemux: Fix segfault for 0-value metainterval

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 17 00:14:09 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=748024

            Bug ID: 748024
           Summary: icydemux: Fix segfault for 0-value metainterval
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: alexanderokonski at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Prevents an extra unref of GstBuffer when passing a non-icy stream through
icydemux with metadata-interval set to 0.

Reproducible with:
    gst-launch-1.0 filesrc location=~/testsong.mp3 !
'application/x-icy,metadata-interval=(int)0' ! icydemux ! decodebin ! wavenc !
filesink location=~/testsong.wav

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