[Bug 751305] bad: fix some issues found using static analysis tools

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 22 01:33:54 PDT 2015


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #305797|none                        |committed
             status|                            |

--- Comment #7 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 305797
  --> https://bugzilla.gnome.org/attachment.cgi?id=305797
uvch264_src: add missing break

commit dd3f3142bca5e8750f17d2fdde4c0a689059f319
Author: Vineeth TM <vineeth.tm at samsung.com>
Date:   Mon Jun 22 11:03:15 2015 +0900

    uvch264_src: add missing break in caps query handler

    There is a missing break statement in switch,
    which will result in executing default case as well
    resulting in wrong behavior

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

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