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 <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1e4b5e7d354a41276cb8dfbaae79915e1730dbd8 commit 1e4b5e7d354a41276cb8dfbaae79915e1730dbd8 Author: Nick Clifton <ni...@redhat.com> 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. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils