[Bug 761094] unintialized variable warnings (gcc 5.1)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jan 27 04:48:01 PST 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit e1834d151286400426a07f33effde25f4e14cd0b
Author: Víctor Manuel Jáquez Leal <vjaquez at igalia.com>
Date:   Mon Jan 25 17:21:24 2016 +0100

    gst: Fix unintialized variable warnings

    While cross-compiling with Linaro GCC 5.1-2015.08, it complained
    about a couple unitialized variables.

    This patch initializes them to zero.

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

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