[Bug 774747] gst-plugins-good compile error with gcc 6.2

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 21 07:33:19 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|---                         |FIXED

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit fc3022da1cb4389b40a978911d9b7faf74c6cdeb
Author: christophecvr <stefansat at telenet.be>
Date:   Sun Nov 20 14:12:16 2016 +0100

    qtdemux: Fix wrong compiler warning with gcc 6.2

    | ../../../git/gst/isomp4/qtdemux.c: In function 'qtdemux_parse_tree':
    | ../../../git/gst/isomp4/qtdemux.c:10224:24: error: 'size' may be used
uninitialized in this function [-Werror=maybe-uninitialized]
    |                  offset += size;
    |                         ^~
    | ../../../git/gst/isomp4/qtdemux.c:10197:25: note: 'size' was declared
here
    |                  guint32 size, tag;
    |                          ^~~~

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

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