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

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

commit 1445030f313d9b251a6a27c8bdf52197520396e2
Author: Alan Modra <amo...@gmail.com>
Date:   Fri Aug 25 11:41:06 2017 +0930

    PR21994, readelf looping on verdefs

        PR 21994
        * readelf.c (process_version_sections <SHT_GNU_verdef>): Check
        vd_aux and vda_next for sanity.  Delete "end".  Correct overflow
        checks.
        (process_version_sections <SHT_GNU_verneed>): Correct overflow
        check.  Don't report invalid vna_next on overflow.  Do report
        invalid vna_next on size less than aux info.

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