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

--- 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=1c529385d9d7f53efa541d9701ec8c1001581e3e

commit 1c529385d9d7f53efa541d9701ec8c1001581e3e
Author: Li Hao <li.hao...@zte.com.cn>
Date:   Fri Mar 15 11:58:05 2019 +0000

    Fix a potential illegal memory access whilt parsing an x86 insn.

        PR 24308
        * config/tc-i386.c (parse_insn): Check mnemp before using it to
        determine if a suffix can be trimmed.

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