bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/23267] objdump and readelf both assume first symbol versio


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/23267] objdump and readelf both assume first symbol version is base version
Date: Thu, 14 Jun 2018 12:40:31 +0000

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

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <address@hidden>:

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

commit 1f6f5dba57ffbc073b1ead89647288feaaed2caf
Author: H.J. Lu <address@hidden>
Date:   Thu Jun 14 05:37:19 2018 -0700

    elf: Check if the first symbol version is base version

    Check VER_FLG_BASE instead of assuming that the first symbol version is
    base version.

    bfd/

        PR binutils/23267
        * elf.c (_bfd_elf_get_symbol_version_string): Check if the first
        symbol version is base version.

    binutils/

        PR binutils/23267
        * readelf.c (get_symbol_version_string): Check if the first
        symbol version is base version.

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