https://sourceware.org/bugzilla/show_bug.cgi?id=27840
--- 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=a680affc635af50db5b0cb8e389b54b057691ec4 commit a680affc635af50db5b0cb8e389b54b057691ec4 Author: Nick Clifton <ni...@redhat.com> Date: Tue May 11 11:29:58 2021 +0100 Fix an illegal memory access when attempting to disassemble a corrupt TIC30 binary. PR 27840 * tic30-dis.c (print_insn_tic30): Prevent attempts to read beyond the end of the code buffer. -- You are receiving this mail because: You are on the CC list for the bug.