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

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <amo...@sourceware.org>:

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

commit 38e64b0ecc7f4ee64a02514b8d532782ac057fa2
Author: Alan Modra <amo...@gmail.com>
Date:   Thu Jan 25 21:47:41 2018 +1030

    PR22746, crash when running 32-bit objdump on corrupted file

    Avoid unsigned int overflow by performing bfd_size_type multiplication.

        PR 22746
        * elfcode.h (elf_object_p): Avoid integer overflow.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to