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

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

commit f44b758d3133ef0a7f3131c1e12ed20feb33ee61
Author: Nick Clifton <ni...@redhat.com>
Date:   Tue Sep 3 15:37:12 2019 +0100

    Fix buffer underrun bug in the TI C30 disassembler.

        PR 24961
        * tic30-dis.c (get_indirect_operand): Check for bufcnt being
        greater than zero before indexing via (bufcnt -1).

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