bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/22148] Integer overflow in elf64-x86-64.c, binutils 2.29.


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/22148] Integer overflow in elf64-x86-64.c, binutils 2.29.1
Date: Mon, 18 Sep 2017 20:10:50 +0000

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

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

commit 94670f6cf11fc29cc6db6814b38c4305d9bcac96
Author: H.J. Lu <address@hidden>
Date:   Mon Sep 18 13:05:25 2017 -0700

    Check error return from bfd_canonicalize_dynamic_reloc

    Since bfd_canonicalize_dynamic_reloc returns -1 on error, check it in
    _bfd_x86_elf_get_synthetic_symtab.

        PR ld/22148
        * elfxx-x86.c (_bfd_x86_elf_get_synthetic_symtab): Check error
        return from bfd_canonicalize_dynamic_reloc.

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