[Bug 753450] New: audioecho: unused local variable in set_property function
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Aug 10 04:30:16 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=753450
Bug ID: 753450
Summary: audioecho: unused local variable in set_property
function
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: ps.gotarne at samsung.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
local variable 'delay' is unused in switch case PROP_MAX_DELAY.
Variable 'delay' is initialized with the self->delay and
used to set the value of self->delay later without changes.
--
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