bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/24958] Buffer over read in print_insn_mmix


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/24958] Buffer over read in print_insn_mmix
Date: Tue, 03 Sep 2019 08:54:40 +0000

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

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

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

commit 1e4b5e7d354a41276cb8dfbaae79915e1730dbd8
Author: Nick Clifton <address@hidden>
Date:   Tue Sep 3 09:53:25 2019 +0100

    Fix a potential buffer overrun in the MMIX disassembler when processing a
corrupt input file.

        PR 24958
        * mmix-dis.c (MAX_REG_NAME_LEN): Define.
        (MAX_SPEC_REG_NAME_LEN): Define.
        (struct mmix_dis_info): Use defined constants for array lengths.
        (get_reg_name): New function.
        (get_sprec_reg_name): New function.
        (print_insn_mmix): Use new functions.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]