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

--- Comment #185 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=0897ec15810bca3420ea7b8a91e491ed45780202

commit 0897ec15810bca3420ea7b8a91e491ed45780202
Author: Nick Clifton <ni...@redhat.com>
Date:   Tue Jan 27 17:32:23 2015 +0000

    Fixes for invalid memory accesses triggered by running windres on corrupt
binaries.

        PR binutils/17512
        * rcparse.y: Add checks to avoid integer divide by zero.
        * rescoff.c (read_coff_rsrc): Add check on the size of the
        resource section.
        (read_coff_res_dir): Add check on the nesting level.
        Check for resource names overrunning the buffer.
        * resrc.c (write_rc_messagetable): Update formatting.
        Add check of 'elen' being zero.

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