[Bug 754247] New: vc1parse: add break to switch case
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Aug 28 08:17:40 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=754247
Bug ID: 754247
Summary: vc1parse: add break to switch case
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: luis at debethencourt.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 310199
--> https://bugzilla.gnome.org/attachment.cgi?id=310199&action=edit
patch
Even though all cases inside VC1_STREAM_FORMAT_ASF are goto or
g_assert_not_reached(), add a break at the end to appease Coverity.
--
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