bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/18313] binutils: LTO error due possibly uninitialized valu


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/18313] binutils: LTO error due possibly uninitialized values
Date: Fri, 24 Apr 2015 16:14:53 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=18313

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=de13ef81f041f7f51687ef1873c74e853b97e73a

commit de13ef81f041f7f51687ef1873c74e853b97e73a
Author: Nick Clifton <address@hidden>
Date:   Fri Apr 24 17:13:22 2015 +0100

    Fix compile time warning messages about variables being used before they
are initialised.

        PR 18313
    bin    * ieee.c (ieee_read_cxx_class): Initialise the varargs variable.
        * readelf.c (uncompress_section_contents): Zero initialise the
        zstream structure.

    bfd    * compress.c (decompress_contents): Zero initialse the z_stream
        structure.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]