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

--- Comment #2 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=8abac8031ed369a2734b1cdb7df28a39a54b4b49

commit 8abac8031ed369a2734b1cdb7df28a39a54b4b49
Author: Alan Modra <amo...@gmail.com>
Date:   Wed Feb 20 08:21:24 2019 +1030

    PR24236, Heap buffer overflow in _bfd_archive_64_bit_slurp_armap

        PR 24236
        * archive64.c (_bfd_archive_64_bit_slurp_armap): Move code adding
        sentinel NUL to string buffer nearer to loop where it is used.
        Don't go past sentinel when scanning strings, and don't write
        NUL again.
        * archive.c (do_slurp_coff_armap): Simplify string handling to
        archive64.c style.

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