[Bug 754247] vc1parse: add break to switch case

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 29 05:34:46 PDT 2015


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

Luis de Bethencourt <luis at debethencourt.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #310199|accepted-commit_after_freez |committed
             status|e                           |

--- Comment #2 from Luis de Bethencourt <luis at debethencourt.com> ---
Review of attachment 310199:
 --> (https://bugzilla.gnome.org/review?bug=754247&attachment=310199)

commit c8d4e85f9e88d0e1786a2f5fcb07b2fa785346bf
Author: Luis de Bethencourt <luis at debethencourt.com>
Date:   Fri Aug 28 16:13:16 2015 +0100

    vc1parse: add break to switch case

    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.

    CID #1320706

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