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

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

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

commit 72e84f969481f52daf6741c6bb4d0e92f9668389
Author: Nick Clifton <ni...@redhat.com>
Date:   Mon Jun 19 12:31:07 2017 +0100

    Fix access violation when disassembling a corrupt VMS binary.

        PR 21615
        * vms-alpha.c (_bfd_vms_slurp_egsd): Use unsigned int for
        gsd_size.  Check that there are enough bytes remaining to read the
        type and size of the next egsd.  Check that the size of the egsd
        does not exceed the size of the record.

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