bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/22485] Bad initialization for Filedata struct in readelf.c


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/22485] Bad initialization for Filedata struct in readelf.c
Date: Thu, 23 Nov 2017 15:54:17 +0000

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

--- Comment #1 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=eb02c04dc3600e18bb06dc1ef8fc3cf9a967d550

commit eb02c04dc3600e18bb06dc1ef8fc3cf9a967d550
Author: Pavel I. Kryukov <address@hidden>
Date:   Thu Nov 23 15:53:04 2017 +0000

    Avoid bogus compile time warning from clang by initialising local data
structure using memset.

        PR 22485
        * readelf.c (process_archive): Use memset to initiaise
        thin_filedata 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]